/* CSS Document */

body {background-color:#722121; font:75% Verdana, Arial, Helvetica, sans-serif;}

#container {width:760px; margin-left:auto; margin-right:auto; background-color:#EAE4D0;}
#header {width:760px; background-color:#000; height:34px; font-size:.9em; color:#CCC;}
#header a:link, #header a:visited {color:#CCC; text-decoration:none;}
#header a:hover {text-decoration:underline;}

#container p {padding: 5px 15px; line-height:1.6em;}
#container h1 {font-size:1.2em; margin:5px 15px 0;}

#intro {width:730px; height:285px; background-image:url(fire.jpg); background-repeat:no-repeat; padding:15px;}
#intro p {background-color:#630; padding: 8px; color:#FFF; margin-top:180px;}