/* CSS Document */

body { font-family: Georgia, Times New Roman, Times, serif; }

#header {
margin : 0 0 15px 0;
height : 280px;
background-color : #000000;
background-image : url(turnings/head_back.jpg);
background-position : right;
background-repeat : no-repeat;
color : #eeeeee;
padding-top : 20px;
}


h2 { 
font-size : 300%; 
}



