﻿
body {
	display: block; margin:auto; background-color: black; font: normal 11px Verdana; color:white; 
}

a:link, a:visited {
	text-decoration: none;
	color:white;
}

a:hover {
	text-decoration: none;
	color:red;
	
}
img {
	border: 0;
}

#homecontainer{
	margin: 0px auto; 
	top:0;
	bottom:0;
	width:630px;
}

#ab_content {
	margin:0 auto;
	padding: 5px 5px;
	width:80%;
 	background: black;
 	text-align:justify;
}

#vhheader {
	margin:0 auto;
	width: 500px;
}

.vhheader {
	text-align: center;
}

#theband {
	margin:0 auto;
	width: 500px;
}

.pptext {
	text-align: center;
}

.navfooter {
	margin: 0 auto;
	text-align: center;
	font-weight:bold;
}
