@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
text-align:center;
background-image:url(../images/bkgd.jpg);
background-color:#ffffff;
background-repeat:no-repeat;
}

div#header
{
height:200px;
width:820px;
margin:0px auto;
padding:0px;
}