body {
	background-color: #f0f4f1;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, schreefloos;
}

#footer a:link, #footer a:visited {
	letter-spacing: 1px;
	font-weight: normal;
	color: #b5b5b5;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

#title a:link, #title a:visited {
 	color: black; 
 	background: transparent;
 	font-weight: bold;
 	text-decoration: none;
}

img { 
	border-color: #f7ffe4;
	color: white; 
}

#content {
	color: white;
	text-align: center;
	margin: 30px auto;
	height: 389px;
	width: 304px;

}

#spacer {
	padding-bottom: 5px;
	background-color: #7f7f7f;
	padding-top: 100px;
	text-decoration: none;
}

#spacer a {
	color: white;
	text-decoration: none;
}


#contentleft {
	background-repeat: no-repeat;
	background-image: url(edward.png);
	text-align: justify;
	color: black;
	padding-top: 290px;
	margin-top: 14px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: white;
}

#contentad {
	border-width: 1px;
	border-color: black;
	border-style: dashed;
	padding-top: 10px;
	margin-top: 14px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

