h1, h2, h3, p {
    color: purple;
}

#wrapper {
	height: 700px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 145px;
	h1 h2 h3 h4 h5 {
    color: pink;
}
	
	
}
#wrapper #header {
	text-align: center;
	
}
body {
	background-image: url(/spjald-henda/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: center;
/*
    background-color: #CEDABF;   
*/
	
}
#wrapper #logo {
	width: 412px;
	margin-left: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper #myndband {
	text-align: center;
}
.kvedja {
	text-align: ;
	margin-top: 45px;
}

#wrapper #myndband #teaser {
	padding-top: 20px;
	padding-bottom: 0px;
/*	
	background-color: #333;
	*/
	margin-bottom: 30px;
}

.solin {
	text-align: right;
}
#wrapper #fotur .solin a {
	text-decoration: none;
	color: #00F;
}
#wrapper #fotur .solin a:hover {
	color: #333;
	text-decoration: underline;
}
.copyright {
	text-align: center;
}
</style>
