body {
	width: auto;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px;
}
header {
	background-image: url('Sandras_logo.png');
}
.moblie {display: block;}
.desktop {display: none;}
nav > a {margin-bottom: 5px;}
.content {text-align: center;}
.lsidelm{
	width: auto;
	float: none;
}
.rsidelm {display: none;}
