body {
	background-color: #ffffff;
	background-image: url(images/background.jpeg);
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
a {
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	color: #666666;
	}
a:active {
	color: #666666;
	text-decoration: underline;
	}
a:visited {
	color: #666666;
	}
a:hover {
	text-decoration: underline;
	}
img, table, tr, td {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
div {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5%;
	vertical-align: middle;
	}
p {
	margin-bottom: 20px;
	margin-top: 20px;
	}
