/*
	home page specific styling
 */
body {
	background-color:#ffffff;
	margin-right:10%;
	margin-top:20%;
	margin-bottom:20px;
}

#home {
	margin-left:0px;
	height:100px;
	width:100%;
}


#geek a {
	color:#000000;
	font-weight:normal;
}

#dj a {
	color:#000000;
	font-weight:normal;
}

#guy a {
	color:#000000;
	font-weight:normal;
}

#entrance {
}

#logo {
	font-weight:bold;
	font-size:14pt;
}