@import url("common.css");
body {
 background: url(files/imagesyrg.jpg) repeat fixed;
color: #ffffff;}





/* Seagreen Check Template
 * Material (C) Kakei.R
 * update 2010/03/20
 */

#content {
 margin: 64px auto 0 auto;
 padding: 32px;
 max-width: 820px;
 border-radius: 16px;
 background: rgba(225,225,225,0.65);
}


/* Seagreen Check Template End */


html{
 background-color:#bbff55;

}