body
{
	font-family: Arial, Times, Helvetica;
	font-size: 13px;
	background: url(pics/sub.gif);
	background-color: #010000;
	color: #B21F1F;
	cursor: url(http://www.geocities.com/java/cute.cur);
	scrollbar-face-color: #091312;
	scrollbar-highlight-color: #952E31;
	scrollbar-shadow-color:#2E2F31;
	scrollbar-3dlight-color: #2E2F31;
	scrollbar-arrow-color: #952E31;
	scrollbar-track-color: #091312;
	scrollbar-darkshadow-color:#952E31;
	background-repeat: repeat-y;
	background-position: top left;
	margin-bottom:50;
	margin-top:110;
	margin-left:110px;
	margin-right:70px;
}
h1
 {
	height: 0pt;
	letter-spacing: 2px;
	text-align : center;
	filter: blur(strength=100);
}

a:link, a:visited, a:active 
{
	text-decoration: none;
	color: #B16E6E;
}
a:hover
{
	color: white;
	text-decoration: underline + overline;
	cursor: crosshair;
}
img
{
	text-align:center;
	border: 0;
}
.head
{
	position: absolute; left:0; top: 0;
}

.pic 
{
	text-align : center;
	border:#B25239 1px;
	border-style: solid;
}
