/* Start of CMSMS style sheet 'Elastiskt : Colours' */
/* Layout sections */
	body {
                background:#006ab2 url('http://www.okv.se/uploads/images/body-bg.jpg') repeat-x; 
		color: #333;
		}
		
	div#pagewrapper {
		border: 0px solid #000;
		background: #FFFFFF;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {

		}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #02406b;
		text-decoration: underline;
	}
a:hover {
		text-decoration: none;
	}
/* Headings */	
	h1, h2, h3, h4, h5, h6 {

	}
/* End of 'Elastiskt : Colours' */

