/* CSS Document */

BODY {
	TEXT-ALIGN : center;
	BACKGROUND : url(../front/baggrund.jpg) repeat;
        SCROLLBAR-FACE-COLOR : #FFF299;
        SCROLLBAR-HIGHLIGHT-COLOR : #AFA499;
        SCROLLBAR-SHADOW-COLOR : #AFA499;
        SCROLLBAR-3DLIGHT-COLOR : #AFA499;
        SCROLLBAR-ARROW-COLOR : #AFA499;
        SCROLLBAR-TRACK-COLOR : #AFA499;
        SCROLLBAR-DARKSHADOW-COLOR : #AFA499;
}
#frame {
	background : url(../front/baggrund.jpg) repeat;
	width : 785px;
        border : 0;
        margin-right : auto;
        margin-left : auto;
        margin-top : 0px;
        padding : 0;
        text-align : left;
}