/* CSS Document */

/* CSS Document */
* {
margin: 0 auto;
padding: 0;
}

#container {
height:770px;
width:770px;
background:url(images/birdeehome_images/body_bg.jpg) repeat-x;
border: 1px solid #000000;
}

#header {
background:url(images/birdeehome_images/header.jpg) no-repeat;
height:250px;
width:770px;
}

#content {
background-image:url(images/birdeehome_images/content_bg.jpg);
height: 472px;
width:700px;
}

#image2 {
background:url(images/birdeehome_images/image2.jpg) no-repeat;
width:204px;
height:21px;
padding: 201px 0 0 60px;
margin-top:30px;
}
