* {
    margin: 0;
    padding: 0;
}

html, body, {
    height:100%;
    width:100%;
    overflow:visible;
}

body {background-image:url('http://www.ingierstrandrestaurant.no/library/bakgrunn.jpg');
background-repeat:no-repeat;
background-color:#CCd3d6;
}
#head {
height:80px;
margin-bottom:20px;
clear:both;
}
#content {
clear:both;
min-height:630px;
}
.content_box {
padding:20px;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
width:960px;
min-height:580px;
}
#logo {float:left;}
#navigation{
float:right;
color:#6a8390;
font-weight:200;
text-transform:uppercase;
}
#navigation a{
color:#6a8390;
text-decoration:none;
}
#footer{
width:auto;
height:100px;
}
h1 {
font-size:3em;
color:#6a8390;
font-weight:200;
text-transform:uppercase;
margin-bottom:20px;
}
h2 {
font-size:2em;
color:#6a8390;
font-weight:200;
text-transform:uppercase;
margin-top:10px;
}
h3 {
font-size:1.5em;
color:#6a8390;
font-weight:200;
text-transform:uppercase;
margin-top:10px;
}
h4 {
font-size:1em;
color:#6a8390;
font-weight:200;
text-transform:uppercase;
margin-top:10px;
}
p {
font-size:1em;
line-height:1.5em;
font-weight:300;
padding-bottom:0.5em;
}
a {text-decoration:none;}
a:visited {text-decoration:none;}

.box {
    width: 960px;
    padding: 50px;
    padding-bottom:100px;
margin-left:auto;
margin-right:auto;
background-image:url('http://www.ingierstrandrestaurant.no/library/bakgrunn_gradient.png');
background-repeat:repeat-x;
}
