@import 'icon_sprites.css';

html, body {
	height: 100%;
}

body {
	background:url(../images/background.jpg);
	background-size: cover;
	background-attachment: fixed;
}