body {
	background-color: #000000;
	background-image: url('images/vultures2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'century gothic',verdana,helvetica,arial,sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	
}


img.back {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content {
position:relative;
z-index:1;
}


#myspaceInfo {
	font-family: 'century gothic',sans-serif,verdana,helvetica,arial;
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-align: center;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;

}
A:visited {
	color: #cccccc;
	text-decoration: none;
}
A:hover {
	color: #aaaaaa;
	text-decoration: none;
}
A:active {
	color: #aaaaaa;
	text-decoration: none;
}

img {
	border: 0;
}

.header {
	text-align: center;

}

.sexy {
	vertical-align: center;
	text-align: center;
	font-size: 16pt;
	font-family: 'century gothic',sans-serif,verdana,helvetica,arial;
}

#showsbox {
	width: 500;
}

.bottom {
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
	font-size: 16pt;
}