body{
    
    font-family: arial, lucida console, sans-serif;
    color :  	#666666;
		margin-left: 75px;
		margin-right: 75px;
}
.beetleshake{
		background-image: url('pictures/bgbeetleshake.jpg');
}
}
.power{
		background-image: url('pictures/bgpower.jpg');
}

img{
	border: 0;
	margin: auto;
}
	
a:link{
    color : #666666;
		background-color : #000000;
    text-decoration : underline;
}


a:active{
    color : #666666;
		background-color : #000000;
    text-decoration : underline;
}

a:visited{
    color : #666666;
		background-color : #000000;
    text-decoration : underline;
}

a:hover{
    color : #383838;
		background-color : #000000;
    text-decoration : underline;
}

.boldcenter{
		font-weight: bold;
		text-align: center;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.list{
	list-style-type: disc;
}

.tabell{
	border : 2px solid #25383C;
}

.kursiv{
	font-style : italic;
}	

.centerh1{
	font-size: 250%;
	text-align: center;
}

.centerh2{
	font-size: 200%;
	text-align: center;
}
