body {
    padding-top: 50px;
}
.after {
    margin:10px auto;}
img {
    margin:0 auto;
}
.logotext {
    font-family: 'Roboto', cursive;
}
.logotext:hover {
    text-decoration: none;
}
.title {
    text-shadow: 1px 1px 30px rgba(0,0,0,1);
    color:white;
    font-size:66px;
}
navbar-nav > li > a:hover,
.navbar > a:focus {
    color: #4B0082;
    text-decoration: none;
    background-color: transparent;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #4B0082;
    text-decoration: underline;
}
.affix-top,.affix {
    position: static;
}
#hgiyp {
    height:auto;
    overflow:auto
}
.jssocials-shares {
    display: inline;
}