/* CSS Document */

#page-container {
width: 900px;
margin: auto;
}

#page-logo {
width: 250px;
height: 100px;
float: left;
}