/* CSS Document */

html, body {
background: #1D446F;
margin: 0 5;
}
#wrapper {
width: 930px;
margin: 0 auto;
background: #1D446F;

}

#left {
width: 160px;
}

#middle {
width: 600px;
}

#right {
width: 160px;
}

#googads {
width: 930px;
}