html, body {
	margin: 0;
	padding: 0;
	font-size:14px;
	line-height:20px;
	width:100%;
	background-color:#48885d;
		
		
		
	
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	padding:0
}
ol, ul {
	list-style:none
}
article, aside, img, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object, small {
	display:block
}
a img {
	border:0;
}



#Logga img,object,embed{max-width:100%}img{height:auto}

#LoggaHallare {
	width:100%;
	text-align:center;
	float:left;
}
	

#Logga { 
width:calc(100% - 60px);
max-width:440px;
margin:30px;
margin-top:100px;
display:inline-block;
}


#Adress {
	float:left;
	font-family: 'Unica One', cursive;
	text-transform:uppercase;
	font-size:30px;
	line-height:35px;
	letter-spacing:0.04em;
	color:#f3cdcb;
	text-align:center;
	width:calc(100% - 60px);
	margin:30px;
	
}

 @media handheld, only screen and (max-width: 600px) {
	 #Logga {
		 margin-top:30px;
	 
	 }
 }
