/*
OOLOO CLOTHING COMPANY ::: INVENTED FOR THE INGENIOUS INDIVIDUAL :::

"A journey of a thousand lines of code begins with a single press."
-B.

If you're reading this, it means you're curiously trying to jack our cascading styles.
Yeah, that's right, we see you looking you cascading style biters.

Don't bite, don't fake, don't hate. Now please, be on your way.
*/

*{
	margin:0;
	padding:0;
}

body {
	overflow:hidden;
	background:#000;
}		

p {
	font-family: helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 8px;
	text-align:right;
	line-height:16px;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#f70012;
}

div.ooloo {
	overflow:hidden;
	float:left;
	margin-bottom:16px;
}

span.gen_red {
	color:#f70012;
	font-size:18px;
	font-family:arial,sans-serif;
}

#main {
	background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 676px;
    left: 50%;
    margin-left: -488px;
    margin-top: -370px;
    position: absolute;
    text-align: right;
    top: 50%;
    width: 975px;
    z-index: 333;
}

#note {
	background:none repeat scroll 0 0 transparent;
	width:330px;
	height:275px;
	color:#fff;
	margin-left:-183px;
	margin-top:45px;
	left:50%;
	top:50%;
	position:absolute;
	z-index:333;
	text-align:right;
}

#note p {
	font-size:23px;
	line-height:33px;	
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
}

#note p b {
	color:#8ce033;
}

#note hr {
	border:1px solid #fff;
}

#supersize{
	position:fixed;
}

#supersize img {
	height:100%;
	width:100%;
	position:absolute;
	z-index:0;
}

img { border:0; }
