/*
body {
	background: #000 none;
}
*/
a:hover {
	color: #ff0000;
}
#siteHeader {
	background: #000 url(pageHeader.jpg) 0 0 no-repeat;
	height: 175px;
}
