
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, li, dl, dt, dd, table, th ,td, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font: 80%/175% Osaka, Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0px 0;
	text-align: center;
}

img {border:0;}

#sexytitle {
	height:600px;
	width:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-75px;
	margin-left:-770px;
	line-height:3.3em;
}

#sexylink {
	height:600px;
	width:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-300px;
}