@charset "UTF-8";
/* CSS Document */

s
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, active, hover, selected {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: 'Gilda Display', serif;
	font-size:1.4em;
	color:#FFF;
	}
	@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
#greyband {
	position: absolute;
	left: 0px;
	top:120px;
	width: 100%;
	height: auto;
	z-index: 22;
	background-color:#999;
	background-repeat:repeat;
	
	
	
}
h1 {
	color: rgb(186,23,20);
	margin-left: 20%;
	margin-right: 20%;
	font-size: 2.8em;
	margin-top: 30px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
h2 {
	color:#fff;
	font-size:1.8em;
	margin-top:25px;
	letter-spacing:0.1em;
	margin-bottom:15px;

}
#tel {
	color:#rgb(186,23,20);
	font-size:1.7em;
	margin-bottom:15px;
	}
.mainmarge {
	margin-left:20%;
	margin-right:20%;
}
#webadress {
	margin-bottom:25px;
}
#construction {
	color:#999;
	margin-top:350px;
	text-align:center;
}
#grand {
	font-size:1.2em;
	
}
	strong {
		color:#rgb(186,23,20);
		padding-left:5px;
}

	