@import url("style.css");

.container {
    width: 740px;
    margin-top: 100px;
}
header .intro {
    padding-right: 50px;
    padding-bottom: 70px;
}
header .top {
    height: 105px;
}
header .top #logo {
    height: 225px;
    width: 255px;
    background: url(../img/art/logo-tzzz-medium.png) no-repeat 0 0;
    top: -75px;
    right: -30px;
}
header .top .title {
    padding: 43px 50px;
}
.share {
    left: 50px;
    bottom: 50px;
}
.column {
    width: 160px;
    margin-left: 20px;
}
