body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background-color: #6c758c; 
	background-image: url(Images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: white;
}

#inbox {
	width: 800px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.center {
	text-align: center;
	padding-top: 10px;
}
#leftfloat {
	float: left;
	width: 200px;
	border-style: dashed;
	border-color: #222222;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 5000px;
}
h1, h2, h3 {
	text-align: center;
}
h1 {
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 350%;
}
h2 {
	color: #000099;
}
a:link {
	color: #000099;
	font-size: large;
}
a:hover {
	color: #0000FF;
	font-size: large;
}
a:visited {
	color: #330000;
	font-size: large;
}
p.ontheright {
	margin-left: 230px;
	margin-top: 55px;
}
table {
	margin-left: 20px;
	margin-top: 20px;
	border-collapse: collapse;
}
td {
	text-align: center;
}
.clear {
	border: none;
	text-align: center;
}
.center {
	text-align: center;
}
	