body {

    background: #48525c url('') center no-repeat;

	}
	
#page {
    background: url('http://www.linusloquist.se/meedo_logo_bg2.png') center no-repeat;
    position: absolute;
    height: 100%;
	width: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}