body{margin-left: auto;
margin-right: auto;
width: 100%;}

img{border: none;}

.erase{display:none;}

.center{margin-left: 0px;text-align: center;}

#box{width: 80%;
border-left: solid 50px #ffe8cc;
border-right: solid 50px #ffe8cc;
padding: 30px 10px 100px 10px;}

#box2{width: 80%;}

h1{color: blue;
font-size: 20px;
font-weight: bold;
margin-bottom: 2%;
margin-left: 0px;
text-align: center;}

.picture{height: auto;width: 80%;}
.title{font-size: 23px;font-weight: bold;margin-top: 60px;text-align: left; }
#date{text-align: right;}

.font15{font-size: 15px;}

#top{
background: rgba(204,204,204,0.5);
border: 1px solid #999999;
font-weight: bold;
padding: 5px;
width: 10%;
height: auto;
position: fixed;
padding: 3px;
bottom: 2%;
right: 1%;
display: block;}

#top A:link, #back A:link {color:#000000 ; text-decoration:none;}
#back  A:visited {color:#000000 ;  text-decoration:under-line;}
#back  A:active {color:#ff0000 ;  text-decoration:under-line;}
#back  A:hover {color:#00ffff ;  text-decoration:under-line;}