body {
	background-color: #fff;
	margin-top: 0;
	margin-left: 0;
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 1em;
	color: #225;
}

p {
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 0.8em;
	color: #222;
	text-align: left;
	line-height: 1.6em;
}

p.center {
	font-family: Georgia, Palatino, Times New Roman, serif;
	font-size: 0.8em;
	color: #222;
	text-align: center;
	line-height: 1.6em;
}

a:link {
	font-weight: bold;
	color: #923;
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

a:visited {
	font-weight: bold;
	color: #747;
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

a:hover {
	font-weight: bold;
	font-size: 0.9em;
	background-color: #fda;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

a:active {
	font-weight: bold;
	color: #7c7;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

h1 {
	font-size: 1.5em;
}

h1.placering {
	position: absolute; top: 450px; left: 100px;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

#container {
	width: 800px;
	height: 800px;
	margin: 0 0 0 0;
	background-image: url(konst_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
}

#sidhuvud {
	background-image: url(huvud.gif);
	background-repeat: no-repeat;
	background-position: 80% 10%;
}

#meny {
	width: 225px;
	height: 240px;
	position: absolute; top: 186px; left: 119px;
	line-height: 1.8em;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

#bakgrundsbild {
	background-image: url(signatur.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 150px;
	position: fixed; top: 450px; left: 80px;
}

#window {
	width: 335px;
	height: 1200px;
	position: absolute; top: 0; left: 365px;
	line-height: 1.4em;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}	

