
* {
	margin: 0;
}

body
{
	background: white url(images/background.gif) repeat-x top left;
	background-attachment: fixed;

}


html, body {
	height: 100%;
}

