* {
font-size:100%;
margin:0;
}
body {
background:#000000;
color:#000000;
font-family:Arial,sans-serif;
font-size:0.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
padding:0;
}
#contacts {
/*
width:100%;
height:100%;
*/
background:#000000;
padding:100px;
width:100%;
height:100%;
min-height:720px;
overflow: scroll;
}

