﻿@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/bildbakgrund.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	text-align:center;
	margin: 0 auto auto auto;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #480705;
}

#main {
	/* margin: top right bottom left; */
	margin: 0 auto auto auto;
	width: 766px;
	height: 160px;
}

#cont{
width: 660px;
height: 815px;
}