@import 'base.css';

#center{ background:#F3E0AF; }

#head{ position:relative; padding:246px 0 0 0; height:79px; background:#8B3E26 url('../images/head.jpg'); } 
#head H1{ position:absolute; left:40px; top:60px; margin:0; padding:0; } 
#head H1 A{ margin:0; padding:0; display:block; width:450px; height:82px; text-align:center; color:#FFFFFF; line-height:2.4em; } 
#head H1 A SPAN{ position:absolute; left:0; top:0; display:block; width:100%; height:100%; background:url('../images/head.jpg') -40px -60px; } 

#content{ color:#4C2213; background:#F2E0AF url('../images/bg.jpg'); }
#content .text{ padding:10px 20px; }

#foot{ height:4px; background:url('../images/head.jpg') 0 -325px; overflow:hidden; }

A{ color:#4C2213; }
H2, H3, H4{ margin:20px 0 5px 0; }
H3{ color:#87411D; }