@charset "utf-8";
/* CSS Document */

html { 
   font-size:100%; 
}

body {
    margin: 0;
    background-color:#00273a;
    background-image:url(../img/background_gs.jpg); 
    background-repeat:repeat-x;
    background-position:top;       
    font-size:0.845em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.188em;
    color:#ffffff;
}

#header {
width:1000px;
height:222px;
background-image:url(../img/header_standard_background_gs.jpg);
background-repeat:no-repeat;
background-position:top;
margin-left:auto;
margin-right:auto;
}

#content_right_teaser {
width:252px;
background-color:#00273a;
background-image:url(../img/image_background_giana.gif);
color:white;
}