body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background.jpg);
	background-repeat:repeat-x;
}
#topcontainer {
	width: 800px;
	margin: 0em auto;
	margin-top: 20px;
	height: 100%;
	background-color: #FFFFFF;
}
p {
	margin-left: 10px;
	margin-right: 10px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.header{
	margin-left: 10px;
	margin-right: 10px;
	color:#333333;
	font-size:18px;
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;
}
li {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
}	
td {	
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
span img {margin: 0px 100px 50px 50px;}