BODY { 
		font-family: sans-serif; 
		font-weight: light; 
		color: #008080; 
		background: #00FFFF; 
} 
 
H1 { 
		font-family: sans-serif; 
		font-size: xx-large; 
		font-weight: bold; 
} 
 
H2 { 
		font-family: sans-serif; 
		font-style: italic; 
}