/*
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;
	color: #FFFFFF;
	background-image: url(../img/bg_green_new.gif); /* Theme change*/
	background-repeat: repeat-x;
}


#page {
	width: 920px;
	background: #FFFFFF;
	border: 2px solid #04600B; /* Theme change here*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Footer */

#footer {
	padding: 10px;
	background: #04600B; /*Theme change here*/
	border-width: 3px;
	border-color: #04600B; /* B10202Theme change here */

}

