/* Normal, standard links. */
body
{
	margin: 0;
	padding: 0 40px 0 40px;
	font-family: "Comic Sans", sans-serif;
	font-size: small;
	background: url(back.jpg) repeat-x #000;
	color: white;
}
span, font
{
	color: white;
}
a:link, a:visited
{
	color: #ffffe0;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#ramme
{
}

#innhold
{
}

.imgframe
{
}
#bottom
{
	text-align: center;
	height: 100px;
	background: url(bottom_back.jpg) left bottom;
}
