body { 
	margin: 0; padding: 0; 
	font-family: verdana, arial, "sans serif"; font-size: 62.5%; text-align: center; 
	background: white;
}
#global { 
	position: relative; margin: 0 auto; width: 980px; 
	font-size: 1em; text-align: left;
}
.logo {
	display: block; width: 340px; height: 122px; 
	background: url(../images/sprites.png) no-repeat 0px -135px; 
	text-decoration: none; 
}
h1 {
	font-size: 2.6em; font-weight: normal; color: #ccc; 
}
a {
	color:#C9D200;
}