* { margin:0; padding:0; outline:none; outline-style:none; resize:none; outline-width:0pt; font-family: Georgia, "Times New Roman", Times, serif; font-size:35px; font-weight:normal; font-style:italic; line-height:75px; color:#fff; }

h1 { display:none; }

div#bg {
    position:fixed;
    width:100%; height:100%;
    overflow:hidden;
}

div#content {
    width:920px; height:320px;
    position:absolute;
    left:50%; top:50%;
    margin:-100px 0 0 -460px;
}
div#content div.box-text {
    width:720px; height:93px;
    background:#101010;
    text-align:center;
    padding-top:17px;
}
div#content a {
    background:transparent url(../img/body/logo.png) top left no-repeat;
    display:block;
    width:195px; height:155px;
    text-indent:-9000px;
    position:absolute;
    right:0; top:0;
}
div#content a:hover { background-position:bottom left; }

div#socialize {
    background:#101010 url(../img/body/social.png) top left no-repeat;
    width:760px; height:70px;
    top:250px; left:80px;
    position:absolute;
}
div#socialize h3 { display:none; }
div#socialize a {
    display:block;
    height:70px;
    text-indent:-9000px;
    background:transparent url(../img/body/social.png) no-repeat;
    position:absolute;
    top:0;
}
div#socialize a.bt-twitter { width:190px; background-position:-200px 0; left:200px; }
div#socialize a.bt-twitter:hover { background-position:-200px -70px; }
div#socialize a.bt-facebook { width:170px; background-position:-390px 0; left:390px; }
div#socialize a.bt-facebook:hover { background-position:-390px -70px; }
div#socialize a.bt-tumblr { width:160px; background-position:-560px 0; left:560px; }
div#socialize a.bt-tumblr:hover { background-position:-560px -70px; }