body {background: #fff; margin: 0 auto; font-family: Helvetica, Arial, Sans-serif}

h3 {font-size: 2em; color: #999999; font-weight: 300; margin: 0;}
h3 a {color: #999999; padding-left: 20px;}
h4 {font-size: 0.9em; color: #1a171c; font-weight: 300; margin: 0;}
h5 {font-size: 1em; color: #1a171c; font-weight: 100; font-style: italic; font-family: "Helvetica Neue"; margin: 20px 0;}
a {text-decoration: none;}

#container {width: 100%; height: 100%; margin: 0 auto;}
#home #content {width: 100%; position: fixed; top: 50%; margin-top: -80px; text-align: center;}
#denis #content {width: 100%; position: fixed; top: 50%; margin-top: -80px; text-align: center;}
#studio #content {width: 400px; height: 400px; position: fixed; top: 50%; left: 50%; margin-top: -200px; margin-left: -200px}

#home h3 a:hover, #denis h3 a:hover {background: url(arrow.jpg) 0 8px no-repeat; color: #999999}

#contacts, #contacts a {padding: 20px 0; color: #1a171c; font-weight: 200;}
#contacts ul {margin: 0; padding: 0;}

#contacts ul li {font-size: 0.95em; margin: 30px 0; list-style: none; padding-left: 50px;}
#contacts li.phone {background: url('ico-phone.jpg') no-repeat;}
#contacts li.email {background: url('ico-email.jpg') no-repeat;}
#contacts li.address {background: url('ico-address.jpg') no-repeat;}

#underconstruction {margin-top: 60px; color: #d90027; text-align: center;}


