body{
background-color:#FFF;
margin:10px 0;
text-align:center;
}

h1{
margin:0;
}

#contents{
width:500px;
margin:10px auto;
text-align:left;
}

.text{
width:500px;
font-size:0.8em;
line-height:160%;
position:relative;
top:50px;
}
