body {
text-align:center;
height:100%;
}
h1 a {
width:100%;
text-align:center;
text-decoration: none;
color: black;
}
div#container {
text-align:center;
width:80%;
margin:0 auto -30px;
height:auto !important;
}
div#container div#footer-s {
height: 30px;
}
span.sp {
font-size: 70%;
color: #333333;
}
p#other{
padding-left: 20%;
padding-right: 20%;
}
p.bookmark {
width:90%;
text-align:right;
}
div#container p.bookmark a img {
text-decoration: none;
color: #000000;
border-style:none;
}
div.clear {
clear: both;
}

@media screen and (max-device-width: 480px) {

div#container {
width:95%;
font-size:145%;
}

}

