
/* Bayberrybowling.com style sheet*/

body {background-image: url("pins3.jpg"); color: #FFF2BF; text-align: center; margin-top: 0; margin-bottom: 0;}

h1 {font-family: sans-serif; color: #F1E296; text-align: center;}

h2 ,h3 ,h4 ,h5 ,h6 {font-family: sans-serif; color: #FFF2BF;}

address {color: white; font-style: nomal; font-varient: small-caps;
text-align: center; clear: both;}

#head {align: center;}

#links {width: 125px; float: left; background-color: #F1E296; margin-right: 10px; padding: 5px; border: 2px solid black}
#links a {display: block; font-family: sans-serif; color: darksteelblue; font-size: 11pt}
#links a:link{text-decoration: none;}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline;}
#links a:active {text-decoration: none;}
#main {width: 70%; float: left;}

#wrapper {text-align: left; width: 800px; background-color: 008000;}