﻿body {
background-color: white;
color: black
}


BODY 
{ 
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: silver;
SCROLLBAR-SHADOW-COLOR: silver;
SCROLLBAR-3DLIGHT-COLOR: silver;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: gray;
SCROLLBAR-BASE-COLOR: silver
} 

body, p, div, span, th, td {
	font-family: tahoma, sans serif;
	text-align: center;
} 
a:link {text-decoration: none; color: navy;} 
a:active {text-decoration: none; color: navy;}
a:visited {text-decoration: none; color: navy;} 
a:hover {text-decoration: underline; POSITION: relative; TOP: -2px; color: blue }

#pageindex {
	width: 760px;
	margin:0 auto;

}

#recipbar {
	margin-top: 20px;
	float: left;
	width: 200px;
	top: 400px;
}
#indexhpa1 {
	margin-top: 20px;
	float: right;
	width: 540px;
	top: 400px;
	
}
#firstad1 {
	margin-left: auto;
    margin-right: auto;
	top: 50px;
	width: 760px;
}
#warning1 {
	margin-top: 50px;
	border-style:solid;
	border-width:medium;
	border-color: black;
	padding: 8px; 
	float: right;
	width: 520px;
	font-size: small;


	}
#4gaypornlink1 {
	margin-top: 100px;
	float: right;
	width: 520px;
}

#enterlink {
	margin-top: 25px;
	float: right;
	width: 540px;
	font-size: 44px;
	text-align: center;
}
.title {
	font-size: 48px;
	font-weight: bolder;
	color: #FF0000;
}

