
body {
	background-image: url("gifs/background.gif");
	background-repeat: repeat;
	font-family: "trebuchet ms", "Century Gothic", Tahoma, sans-serif;
}

#footer {
	
	font-size: .8em;
	color: white;
	text-align: center;
	position: 100% 50%;
	margin-top: 40px;
	margin-bottom: 20px;
	clear: both;
}

.cs {
	background-image: url(gifs/left3.gif);
	height: 100%;
}