html {
	background-color:#333;
	height:100%;
	width:100%;
}
textarea {
	font-size:1em;
}
body, input, textarea, select {
	font-family:Century Gothic, Verdana, Helvetica, Sans-serif;
	color:#000;
}
body {
	font-size:0.76em;
	width:800px;
	background-image:url('htmlbakgrund.png');
	margin:0px;
	padding:0px;
	height:100%;
	margin:0px auto 0px auto;
}
html>body {
	min-height:100%;
	height:auto;
}
#container {
	width:800px;
	background-image:url('bakgrund.png');
	background-repeat:no-repeat;
}
#huvud {
	display:none;
}

#innehall {
	padding:230px 150px 20px 150px;
	margin:0px;
	float:left;
	line-height:1.2em;
	word-spacing:normal;
	width:500px;
}
#innehall a {
	color:#000;
}

h1,h2,h3,h4,h5,h6 {font-size:1em;}

#preassure {
	width:1px;
	float:right;
	height:330px;
}