html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,  {
	margin: 0; padding: 0; 	border: 0; outline: 0;
	font-family: helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight: 400;
	}

body	{
	background: url('thegirls_bg.jpg') #000000 no-repeat;
	margin-left:auto; margin-right:auto; text-align: center;
	}
	
img	{float:left; clear:left;}

a	{text-decoration: none; color: #ffffff; margin: 1px; padding: 1px 2px;}
a:hover	{color: #000000; background: #ffffff;}
	
h1	{
	opacity: 0.01; filter: alpha(opacity:001);
	font-size: 20px; line-height: 20px;
	cursor: default;
	}
	
p	{margin: 10px 0;}
ul	{margin: 0; padding: 0; list-style: none;}
li	{margin: 6px 0; padding: 0; line-height: 15px;}

div#image	{
	background: url('block.jpg') center center #ffffff no-repeat;
	margin: 10px 0 0 70px;
	float: left; clear: left;
	border: 5px double #000000; padding: 10px;
	width: 200px; height: 300px;
	cursor: pointer;
	}

div#container	{
	background: none;
	float: left; clear: right;
	margin-left: 100px; margin-right: auto; margin-top: 0;
	color: #ffffff;
	}
	
div#links	{
	background: none; text-align: left; float: left; clear: both;
	letter-spacing: -0.02em; line-height: 15px;
	}
	
h2	{
	margin: 25px 0 0 0!important;
	padding: 0;
	font-family: helvetica;
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	line-height: 10px;
	}
	
#desc {
	background: #ffffff;
	font-family: georgia;
	width: 140px;
	height: 67px;
	display: none;
	font-size: 10px;
	font-style: italic;
	font-weight: 250;
	margin: 111px 0;
	padding: 27px 30px 0;
	}