body {
background-color : #ffffff;
background-image : url("korfu5.jpg");
background-attachment : scroll;
background-position : top center;
background-repeat : repeat;
}
#huelle {
background-color : #ffffff;
height : auto;
width : 1000px;
margin-left : auto;
margin-right : auto;
}
#header {
height : 245px;
width : 990px;
margin-top : 20px;
margin-left : auto;
margin-right : auto;
margin-bottom : 5px;
border : 4px solid #bbddf9;
}
#left {
background-color : #ffffff;
height : auto;
width : 250px;
float: left;
}
#box {
margin-bottom : 2px;
padding : 5px;
background-color : #ffffff;
height : auto;
width : 232px;
text-align : center;
color : #000000;
border : 4px solid #bbddf9;
}
p.left {
text-align : left;
color : #666666;
text-decoration : none;
margin-top : 1px;
}
p.leftu {
text-align : center;
font-size:large;
margin-top : 1px;
margin-bottom : 1px;
}
#main {
background-color : #ffffff;
padding : 5px;
height : auto;
width : 728px;
margin-right : 10px;
margin-left : 252px;
min-height : 1000px;
border : 4px solid #bbddf9;
}
#footer {
background-color : #ffffff;
height : 50px;
width : 990px;
margin-top : 5px;
border : 4px solid #bbddf9;
}

