* { margin:0;}

#porn {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin: auto;
}

body {
	color: #000000;
	background-color: #CC99CC;
	margin: 0px;
}

.three {
	background-image: url(images/c.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.two {
	background-image: url(images/b.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
	font-size: 1.3em;
}
.one {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.glue {
	width: 760px;
	margin: auto;
	text-align: center;
}
h1 {
	font-size: 24px;
	white-space: nowrap;
	margin: 4px;
}
hr {
	color: #000000;
	height: 1px;
	clear: both;
	width: 100%;
}
h2 {
	font-size: 18px;
	margin: 4px;
}
p {
	margin: 20px 10px;
}
.piccie {
	clear: left;
	float: left;
	margin: 5px;
	padding: 5px;
}


.urwha {
	font-size: 12px;
	font-weight: normal;
}

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