body{ margin: 0px 0px;
background-color: #000000;
}

#wrapper {
	width: 657px;
	margin: 0 auto;
}
img {
	border: none;
	vertical-align: bottom;
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
	color:#ffffff;
	margin: 0;
}

h2 {
	margin-bottom: 8px;
}

div#footer {
	border-top: solid 5px #ef8100;
	padding-top: 4px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}

a,a:visited {
	color:#EF8100;
}
a:hover {
	text-decoration:none;
}
