﻿body
{	
	background-color: #891659;
	font-family: Century Gothic;
}

a
{
	color: #891659;
	font-size: 20px;
	font-family: Century Gothic;
	font-weight: bold;
}

.main
{
	width: 1024px;
	height: 768px;
	background-image: url( 'Images/Backgrounds/bakgrundsbild.jpg' );
	margin: auto;
}

.header
{
	color: #891659;
	font-size: 20px;
	font-weight: bold;
	padding: 40px;
	height: 21px;
	width: 945px;
}

.bottomText
{
	color: #891659;
	font-size: 20px;
	font-weight: bold;
	height: 41px;
	padding-top:30px;
	width: 1026px;
}
.bloggText
{
	color: #891659;
	font-size: 20px;
	font-weight: bold;
	height: 41px;
	padding-top:15px;
	width: 1026px;
}
.foot
{
	color: White;
	font-size: 12px;
	text-align: center;
	height: 64px;
	font-weight:normal;
}

.image
{
	border: solid 1px black;
	margin: 5px;
}

.MpCenter
{
	height: 430px;
}
