@charset "utf-8";
/* CSS Document */
body {
	margin-left: 3px;
	margin-top: 3px;
	background: #2C2D2D url('/behindthescenes/wallpaper.gif');
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 85px;
}
.tagline {
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 30px;
}
.baseline {
	color: #eeeeee;
	float: left;
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	font-size: 40px;
	margin-top: 90px;
}
body,td,th {
	color: #eeeeee;
}
hr {	
	 display: none;
}
#ul, a{
	text-transform: uppercase;
	margin-top:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color:#f17211;
	text-decoration:none;
}
#ul:hover{
	border-bottom-style: solid;
	border-bottom-width: 2px
}
.accentcolor
{
	color:#f17211;	
}
.lipstick{
	 display: none;
}
.ssipwned{
	margin-left:50px;
	margin-top:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color:#f17211;
	text-decoration:none;	
}
.back{
	font-size: 30px;
	
}
#folder{
	background-color:#121212;
}
#file{
	background-color:#121212;
}
.float
{
	float:left;
	position:absolute;
	top: 75px;
	left: 750px;
}
.copyright
{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
}