/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Theme change:
grön: 04600B, bg_green_new.gif
blå: 025091, h1-h3: 025091,  bg_blue_new.gif
rosa: 7B0546
röd: B50101, bg_red_new.gif
orange: D54D02, h1-h3: 7D2E02
*/


body {
	margin: 20px 0 2px 0;
	color: #FFFFFF;
	background-image: url(../img/bg_blue_new.gif); /* Theme change*/
	/*background-color:#f8f8f8;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	background-repeat: repeat-x;
}


#page {
	width: 920px;
	background: #FFFFFF;
	border: 1px solid #025091; /* Theme change here*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */



#footer {
	padding: 10px;
	background: #025091; /*Theme change here*/
	border-width: 1px;
	border-color: #025091; /* B10202Theme change here */

}


