body {
	background-color: #FFFFFF;
	padding: 25px;
	background-repeat: repeat;
	color: #FFFFFF;
}
#container {
	height: 650px;
	width: 600px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: medium solid #333333;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #786749;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#mitt {
	background-color: #000000;
	height: 400px;
	width: 450px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/logga-standard.jpg);
	padding-top: 200px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 100px;
	letter-spacing: 0.1em;
}
#meny {
	background-color: #000000;
	float: left;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	width: 600px;
	word-spacing: 1em;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #333333;
}
#indexmitt {
	height: 600px;
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(../img/gran-index.jpg);
}


a:link {
	color: #786749;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2em;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2em;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2em;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	word-spacing: 2em;
}
.engelska {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-style: italic;
}

