body
{
	background-color: #FFF;
	background-image: url( 'images/backgroundEdsasdalen_Summer.jpg' );
	background-repeat:no-repeat;
}
h1
{
	color: #000000;
}
a
{
	color: #808285;
}
.SmallColorBox
{
	color: #000;
}
.BlueBox
{
	/*background: #8F9194 none;*/
	background: #8F9194 none; /*color:#fff;*/
}
.GreenBox
{
	background: #fff none;
	border: solid #8F9194 1px; /*width:100%;*/
}
.YellowBox
{
	background: #fff none;
	border: solid #8F9194 1px; /*width:100%;*/
}
