﻿/*******************************************************/
/*******************************************************/
/**** Handcrafted by Yüce Özkan | www.yuceozkan.com ****/
/*******************************************************/
/*******************************************************/

#wrapper {position:relative;width:100%;height:625px;
min-height:800px;min-width:680px;background:url('../images/wrapper_bg.png') no-repeat fixed 50% top;
    top: 0px;
    left: 0px;
}
.centered {width:680px;margin:0 auto;position:relative;display:table;
    top: 0px;
    left: 0px;
    height: 623px;
}

#logo-wrapper {margin-top:6.6%;}
#logo {width:181px;height:154px;margin:0 auto 0 auto;}
h1 {
font-size:36px;
line-height:40px;
text-align:center;
margin-top:14px;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);
}
h2 {
font-size:12px;
line-height:16px;
text-align:center;
margin-top:25px;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);
}
p {
font-size:18px;
line-height:23px;
text-align:center;
margin-top:14px;
letter-spacing:-0.01em;
/*text-shadow: 0px 0px 21px rgba(150, 150, 150, 0.37);*/
text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);
}

div#button-wrapper {text-align:center; margin-top:40px;}
a.button {
width:178px;
border:2px solid #fff;
border-radius:1px;
margin-left:24px;
display:inline-block;
height:43px;
line-height:40px;
font-size:11px;
text-shadow: 1px 1px 13px rgba(0, 0, 0, 1);
margin-bottom:25px;
}
a.button:hover {background:url("../images/button_bg.png");}