 BODY {
	background-color: #E7EBF6;
	margin: 0; padding: 0;
	height: 100%; }
	
.table {
	width: 780px;}

a:link {
	color: #FFFFFF;
	text-decoration: none;}
a:visited {
	color: #FFFFFF;
	text-decoration: none;}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;}
a:active {
	color: #FFFFFF;
	text-decoration: underline;}
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

.bg1
{
	  background: url(/bilder/content-bg.gif);
}

.bg2
{
	  background: url(/bilder/meny-bg.gif);
}

div#centered 
{ 
	  border: 0; height: 50%; width: 50%;
          position: absolute; left: 20%; top: 15%; color: black;
}
