/* CSS Document */
/*HTML Attributes*/
body {
	color: #554F44;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(ImageAssets/Background.gif);
}