.copywrite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #990099;
}
.head {
	background-image: url(images/plump-titties.jpg);
	background-repeat: no-repeat;
	height: 145px;
	background-position: center center;
	padding-top: 10px;
}
.style2 {
	font-size: 24px;
}

.head h1 {
	margin-bottom: 5px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: overline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline overline;
}

