#porn {
	margin: auto;
	width: 900px;
}
#header {
	margin: auto;
	width: 900px;
	clear: both;
	text-align: center;
}
#header #side {
	width: 200px;
	float: right;
	position: relative;
	clear: both;
}
h1 {
	font-size: 24px;
	text-align: center;
}
body, table, td, th, p {
	font-family: "Comic Sans MS";
	font-size: 12px;
}

h2 {
	font-size: 18px;
}

a:link { color: #0000CC; }
a:visited { color: #333399; }
a:hover { color: #CC0000; text-decoration: none; }

body, td {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 18px;
}

a:link { color: #FF00FF; }
a:visited { color: #FF00FF; }
a:hover {color: #FF0000; text-decoration: none; }

h1, h2 { margin: 1px; padding: 1px; }
h1 {
	font-size: 22px;
	font-weight: normal;
	margin: none;
	padding: none;
}
.freaky {
	font-size: 80px;
	margin: 0;
	padding: 0;
}

.bigtext {
	font-size: 50px;
}
.smtext {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
.smedtext {
	font-size: 24px;
}

#content {
	margin: auto;
	width: 750px;
	text-align: center;
}





#review td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
	text-align: left;
}

#review h1 { text-align: center; }

.url {	font-size: 14px; text-decoration: none; }
a.url { text-decoration: none; }
.url a { text-decoration: none; }

.centa, .centa td {
	font-size: 12px;
	text-align: center;
}
.bot {
	background-image: url(img/tdbot.gif);
	background-repeat: no-repeat;
	width: 750px;
	margin: auto;
	height: 30px;
}
.mid {
	background-image: url(img/tdmid.gif);
	width: 750px;
	margin: auto;
	padding: 0;
}
.medtext {
	font-size: 36px;
}
.mid p {
	margin: 0px;
	padding: 0px;
}
table {
	margin: auto;
	text-align: center;
}



.top {
	background-image: url(img/tdtop.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 750px;
	font-size: 12px;
	vertical-align: bottom;
}
textarea {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
#content-two {

	margin: auto;
	width: 900px;
	text-align: center;
}
.freaky-two {

	font-size: 100px;
	margin: 0;
	padding: 0;
}
.prettybox {
	width: 100%;
	margin: 8px auto;
	background-color: #FFBAD9;
	border: 1px solid #F5218F;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
.prettybox p, .prettybox h1, .prettybox h2 {
padding: 4px;
}
