/*****************************************************/
/*   Author:  Johannes Hoff Holmedahl                */
/*            johannnes.holmedahl@oktan.no           */
/*   Version: 1.0                                    */
/*   Date:    1. november 2008                       */
/*****************************************************/

HTML,BODY {
	background: url('../img/forside_bg.jpg') top center;
	background-repeat: no-repeat;
	background-color: #024467;
}

#mainarea {
	background-image: url(../img/forside_bg_mainarea.jpg);
	background-repeat: no-repeat;
}

/* #mainmenu .first {
	display: none;
} */