

body {  
background-color: #FFFFFF;
background-image: url(../images/haikei.jpg);
margin-top: 50px; 
background-attachment: fixed;
background-repeat: no-repeat; background-position: bottom;

font-size: 12px;
}
.table_tori {  background-image: url(../images/haikei_tori.jpg); background-repeat: no-repeat; background-position: right top}

a:link {  color: #333333; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
a:visited {  color: #333333; text-decoration: none}
.frame {  padding-top: 80px}

