/* ===========================================================
    Detta stylesheet läses EJ in i webKontroll i Edit-läge
   =========================================================== */

body	
{
	margin: 0px;
	margin-top:20px;
	text-align: center;
	background: #e8e8e8 url('../images/bg.jpg') repeat-x bottom center;
	background-attachment: fixed;
}

