body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555;
margin-top: 0;
background-color: #f4f0E0;
}

a, a:link, a:visited {
color: #f28f68; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none; font-weight: bold; background-color: fff;
}

a:hover, a:active {
color: #6ea101; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none; font-weight: bold; background-color: fff;
}	

#banner {
width: 692px;
height: 200px;
float: none;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 10px;
}

#top {
width: 692px;
height: 5px;
margin: 0 auto;
text-align: left;
background-color: #f4f0E0;
}

#container {
width: 688px;
height: 725px;
float: none;
margin: 0 auto;
border: 2px dotted #CCC;
}

#head {
padding: 4px;
width: 680px;
height: 70px;
background-color: #fff;
float: none;
text-align: center;
background-image: url(http://bravomic.com/bm/images/recipes/polka_dots.jpg);
}

#liner {
padding: 4px;
width: 680px;
height: 17px;
background-color: #fcb599;
float: none;
text-align: left bottom;
}

#main {
width: 688px;
background-color: #f3f3f3;
height: 725px;
float: none;
text-align: left;
background-image: url(http://bravomic.com/bm/images/recipes/submit_rightbg.jpg);
background-position: right top;
background-repeat: repeat-y;
}

.h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 15px;
font-variant: small-caps;
}

.h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style: bold;
font-size: 16px;
color: #9d6a37;
line-height: 13px;
}

.style1 {
color:#6ea101;
font-weight: bold;
}

.img {
margin: 16px;
border: #999 solid 4px;
}
