body {
	background-image: url('../images/body-background.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #7ACDEB;
	color: #fff;
	line-height: 1.5em;
}


td, li {
	color: #fff;
	line-height: 1.5em;
	font-face: arial, sans-serif;
	}