body
	{background:white;
	background-image:url("gallery_background.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;}

.left{ text-align:left; }
.center{ text-align:center; }
.right{ text-align:right; }

.font1 { font-size:14px; line-height:22px; }  
.font2 { font-size:18px; line-height:24px; }  
.font3 { font-size:12px; line-height:20px; }  

.space { border:solid 3px; border-collapse: separate; border-spacing:50px; } 
 
.sample td { border:solid 1px #c00; }   

ul.siro{ list-style-type:circle; }

a:link {color:#336600; text-decoration:none;}
a:visited {color:#669933; text-decoration:none;}
a:hover {color:#FFCC00; text-decoration:underline;}