/* ===========================================================
    Detta stylesheet läses EJ in i webKontroll i Edit-läge
   =========================================================== */
html
{
	height:100%;
}

body	
{
	background: url("../images/bg.gif") repeat-y center;
	background-color: #9b9072;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:100%;
}
