/* Colors: http://www.colorschemer.com/schemes/viewscheme.php?id=3405 */
* { margin: 0; padding: 0 }
 
body { background: #E8F6F8; color: #555; font-size:12px; font-family:Geneva, Arial, Helvetica, 
sans-serif; }
 
p { margin: 0 0 20px 0 }
 
a { color: #73B9CB; }
a:hover { color: #382E20; }
 
#wrap { width: 490px; margin: 18px auto; }
 
#header {}
#header h1.title { width: 450px; height: 179px; margin: 0 auto 20px auto; filter: 
progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='/images/creovel.png'); }
#header h1[class] { background: url(creovel.png) no-repeat; }
#header h1 span { display: none; }
	
#content {}
#content h1, h2 { margin-bottom: 10px; text-align: center; }
#content { margin-bottom: 10px; }
#footer { text-align: center; }

p.links { padding: 20px; background: #D4F0F7; border: 2px dotted #382E20; text-align: 
center; }
