.peteheader {
	font-size: 18px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5DC7FE;
	width: 800px;
	position: relative;
	right: -20px;
	letter-spacing: .2em;
}
body {
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	float: none;
}
#MenuBar1 {
	position: relative;
	top: -7px;
	width: 61px;
	right: 2px;
}
#MenuBar2 {
	position: relative;
	top: 2px;
	right: 2px;
}
.petetext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	right: -20px;
	width: 800px;
}
a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	color: #0CF;
	text-decoration: none;
}
