html, body{color: #333;font-family: 'heroregular';background-color:#f2f2ed;height: 100%;margin:0;padding:0;}
*::-moz-selection{background: #58b7b3;color: #fff;}
*::selection {background: #58b7b3;color: #fff;}
h1, h2, h3 {font-family: 'frozenmedium';color: #000; text-transform:uppercase; letter-spacing:4px;margin:0 0 50px 0;}
h1 {font-size:40px; line-height:50px;}
h2 {font-size:25px; line-height:35px;}
h3 {font-size:20px; line-height:30px;}
p {font-family: 'heroregular';color: #000; margin:0 0 15px 0 !important; letter-spacing:1px;}
hr{border:5px double #000; color:#000; background-color:none;}

/***************************/
.logo{position:absolute;top:45%; left:0px; width:100%; margin:0;padding:0; text-align:center; vertical-align:middle !important;}


@media screen and (max-width: 900px) {
}
