

#wrapper {
	height: 700px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 145px;

	background-repeat: no-repeat;
	background-position: left top;

}
#wrapper #header {
	text-align: center;
}
body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	color: #000000;

}
#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>
