html,body {


background:none repeat scroll 0 0 #222;
color:#ccc;
font-family:Arial,Helvetica,Verdana,Sans-Serif;
font-size:100%;

}

a { color:#fff; outline:none; }
a:hover { text-decoration:none; }

#name-and-slogan {
	
	float:left;
	margin:11px 0 0 43px;
	width:110px;	
	height:13px;

}

#name-and-slogan span {

	display:block;
	width:110px;
	heigth:13px;
	line-height:13px;
	overflow:hidden;
	text-indent:-9999px;
	background:transparent url('/images/filmmaker.png') 0 0 no-repeat;
	
}
