/* CSS Document */
body {background:url(../img/woodagain.gif) top center no-repeat;
font-size: 16px;
font-family: verdana;
line-height: 1.5em;
}

#address {
margin: 0 auto;
width: 600px;
margin-top: 350px;
height: 100px;
border-bottom:1px solid #000;
}

#left {
float:left;
width:300px;
}

#right {
float:left;
width:300px;
}
