body {
 background: #ffffff;
 height: 100%; 
 padding: 0;
 background-image: url('../gfx/bg.jpg');
 background-attachment:scroll;
 background-position:center;
 background-position:top;
 background-repeat:no-repeat;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
  line-height: 18px;
  font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 color:#333333;
}

#web_box {
 width:850px;
 position:absolute;
 left:50%;
 margin-left:-425px;
 float: left;
 height: 100%; 
}

#web_header {
 width:850px;
 height:150px;
 float:left;
}

#sheet_top {
 width:850px;
 height:20px;
 float:left;
 background-image: url('../gfx/sheet_top.png');
}

#sheet_wrapper {
 width:850px;
 height:850;;
 float:left;
 background-image: url('../gfx/sheet_wrapper.png');
 background-repeat:repeat-y;
}

#foto_sx {
 width:300px;
 height:300px;
 float:left;
 background-image: url('../gfx/foto_sx.png');
 background-repeat:no-repeat;
}

#menu_top {
 width:550px;
 height:34px;
 float:left;

}

#text_top {
 width:538px;
 float:left;
 padding-right:12px;

}

#galleryspace {
 width:538px;
 float:left;
 background-color:#0099Ce;
 text-align:center;
}

#footer {
 width:850px;
 height:50px;
 float:left;
 text-align:center;

}
