@charset "utf-8";
/* CSS Document */
#header {
width: 900px ;
height: 115px ;
background-image: url(../images/header.jpg) ;
margin: 0px ;
padding: 0px ;
}
#main {
width: 900px ;
height: 680px ;
background-image: url(../images/main.jpg) ;
margin: 0px ;
padding: 0px ;
}
h1 {
color: #FFCC00 ;
font-size: 18px ;
font-weight: bold ;
text-decoration: underline ;
}
p {
color: #FFCC00 ;
font-size: 14px ;
font-weight: bold ;
}
#fire {
height: 13px ;
width: 900px ;
}