h1 {font: 60px/60px 'YanoneKaffeesatzLight', Arial, sans-serif;letter-spacing: 0;}

p {font: 18px/30px 'YanoneKaffeesatzThin', Arial, sans-serif;}

	
body {
	margin: 90px 0 0 0;
	padding: 0;
	background: url('../images/background.jpg') repeat-x #eee;
	color: #666;
}	
	
#container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.blue {
	color: #69f;
}

a {
	margin-right: 35px;
	color: #eee;
	background: #999;
	text-decoration: none;
	padding: 0 3px;
}

a:hover {
	color: #eee;
	background: #69f;
}