body {
	background:#000 url(../images/bodybg.jpg) top center no-repeat fixed; 
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	text-align:center; 
	padding-bottom:20px;
	color: #EFEFEF; 
	text-shadow:0 0 4px #444;
	} 
	
h1, h2, h3, h4, h5, h6 {
	font-family:Rockwell, Georgia, Palatino Linotype, Palatino, "Times New Roman", Times, serif;
	}

#holder {
	margin: 0px auto;
	margin-top: 250px;
	width: 600px;
	height: 165px;

	}
	
#logo {
	background-image: url(../images/logo.png);
	width: 165px;
	float: left;
	height: 165px;
	}

#text {
	margin: 0px auto;
	width: 395px;
	font-size: 40px;
	text-align: left;
	padding: 0 20 20 20;
	float: right;
	height: 165px;
	}