body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	margin:50px;
	margin-top: 150px;
	background: url(http://www.branders.com/sitemaps/header.jpg) left top no-repeat;

}
a:link {
	color: #360;
	text-decoration: none;
}
a:visited {
	color: #360;
	text-decoration: none;
}
a:hover {
	color: #360;
	text-decoration: none;
}
a:active {
	color: #360;
	text-decoration: none;
}
h1 {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #c63;
}
li {
	padding:10px;
	border:1px solid #cccccc;
	background: #eeeeee;
	list-style:none;

}
p,h1 {
	text-align:center;
}




