﻿/*
	Template: Leopard
	Author: Adrian Lampart
	URL: http://themeforest.net/user/yeroo
	BOXED STYLE
*/


body {
    background: url("/image/Bakbrunn-webside-2015.gif") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.boxedWrap {
	margin: 0 auto !important;
	background: #fff !important; /* BACKGROUND COLOR, URL */
	width: 1002px;	
	height: 100%;
}