body {
	background-image:url(playboy_bg.gif);
	background-repeat:repeat;
	background-color:#010101;
	font-family:arial,sans-serif;
	color:#ffffff;
	font-size:8px;
}

h1 {
	font-size:50px;
	text-transform:uppercase;
	text-align:center;
}

h2 {
	color:#c0c0c0;
	font-size:38px;
	text-transform:uppercase;
	text-align:center;
}

a {
	color:#fff111;
	text-decoration:none;
}

div#container {
	width:530px;
	margin:0 auto;
}

div#container2 {
	width:700px;
	margin:0 auto;
}

div#footer{
	font-size:11px;
	text-decoration:none;
	width:520px;
	text-align:center;
	margin:20px auto;
}

div#links{
	font-size:14px;
	width:700px;
	text-align:center;
	margin:20px auto;
}

#links ul {
	margin:10px 5px;
	list-style:none;
}

#links li {
	padding:10px;
	display:inline;
}

img.float {
	float:left;
	margin:10px;
	width:100px;
	height:150px;
	padding:5px;
	border:1px solid #c0c0c0;
}

img.bigpic {
	float:left;
	margin:0 10px;
	width:140px;
	height:175px;
	padding:5px;
	border:1px solid #c0c0c0;
}

div.break {
	clear: both;
}

div.text, div.text a{
	font-size:24px;
	text-decoration:underline;
	text-transform:uppercase;
	width:680px;
	text-align:center;
	margin:20px auto;
}

div.graphic {
	width:470px;
	text-align:center;
	margin:auto;
}

img.tab60 {
	border:0;
	width:468px;
	height:60px;
	margin:20px auto;
}


