
body { color: #f60; background: #000 url("img/jojo.jpg") no-repeat 50% 220px; margin: 30px 0 0 }
.copy { font-size: 85%; text-align: center; margin-top: 100px; margin-bottom: 50px }
a:link { color: #f00 }
a:hover { color: #fc0 }
a:visited { color: #f60 }
a:active { color: #f60 }
.contents { display: block; margin: 550px 20% 100px }
.contents p { font-size: 90%; line-height: 150% }
