/*****************************************************/
/*   Author:  Johannes Hoff Holmedahl                */
/*            johannnes.holmedahl@oktan.no           */
/*   Version: 1.0                                    */
/*   Date:    1. november 2008                       */
/*****************************************************/

HTML,BODY {
	background: url('../img/innside_bg.jpg') top center;
	background-repeat: no-repeat;
	background-color: #4d7634;
}

#mainright {
	background-image: url(../img/innside_bg_mainarea.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}