html {
background-image:url("BGSunPower.gif");
bacground-attachment: fixed;
background-repeat: no-repeat;
background-position: center;

}

body {
font-family: times new roman;
}

header {

height:30px;
width:1000px;
}


content {
font-weight:bold;
height:510px;
width:250px;
float:left;
}


#navlist {
float: left;
width: 170px;
padding-left: 0;
margin-left: 0;
border-bottom: 0px;
}

#navlist li{
list-style: none;
color: #ffff00;
margin: 0;
font-family: times new roman;
border-top: 0px;
line-height: 105%;

}

#navlist a:hover {
color: #ffffff;
background-color: #333333;
}


.active {
background-color: #0000bb;
color: #ffffff;
}

butik {
color: #ffffff;
width:590px;
heigth:1024px;
float:left;
opacity:0.8;
}


footer {
font-family: times new roman;
background-position: center;
background-color:#FFA500;
opacity:0.7;
clear:both;
height:20px;
width:1000px;
text-align:center;
}
