body {
	font-family:'Lucida Grande', Verdana, 'Sans Serif'; 
	font-size:12px;
}

img {
	border:0;
}

#container {
	width:760px;
	text-align:center; 
	margin:30px auto;
}

#content {
	width:760px; 
	text-align:left;
}

h1 {
	text-align:center; 
	background:#000; 
	color:#fff; 
	padding:8px;
}

h2 {
	text-align:center;
}

p.box {
	font-weight:bold;
	font-size:1.5em;
	text-align:center;
	background:#ccf;
	padding:8px;
}

p.footer {
	background:#ddd; 
	padding:7px; 
	margin-top:15px;
}
