body {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 50% 50%;
} 

a {     
	text-decoration: none;
} 

a:link { color: #9c82cd; }

a:visited { color:#9c82cd;}

a:active { color: #6f9667;}

a:hover { color: #aac5e3;}


/* comment */ 

p {     
	color: black;     
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	margin: 10px 30px 10px 30px;
} 

h1 {     
	color: #9c82cd;     
	font-size: 30px;
	font-family: monotype corsiva;     
	letter-spacing: .5em;
	text-align: center;        
	
} 

h2 {     
	
	color: #aac5e3; 
	text-align: center;     
	background-color:;     
	font-size: 28px;     
	padding: ;     
	word-spacing: .5em; 
	font-family: monotype corsiva;
} 

h3 {     
	color: #9c82cd;     
	font-size: 20px;
	font-family: monotype corsiva;
	text-align: center;
} 

h4 {
	color: #9c82cd;
	font-size: 24px;
	font-family: monotype corsiva;
	text-align: center;
	padding: ;
	letter-spacing: ;

} 

h5 {     
	color: #aac5e3;     
	font-size: 14px;
	font-family: monotype corsiva;
	text-align: center;
} 

h6  {     
	color: #9c82cd;     
	font-size: 12px;
	font-family: monotype corsiva;
	text-align: center;
	} 

img {     
	border-style: none;     
	border-width: 1px;     
	border-color: #ccc; 
	background-repeat: no-repeat;
} 

strong {     
	font-style: italic;     
	text-transform: uppercase; 
} 

table {
	background-color: none;
	width: 700;
	height: 825;
	background-repeat: no-repeat;
} 

table.gallery {
	
	background-repeat: no-repeat;
	width: 500;
	height: 225;
}

table.single {
	background-repeat: no-repeat;
	font-style: mono-corsiva;
	font-size:22px;
	background-color:white;
	width: 600px;
	height: 425px;	
	}

span {
	display: block;
	font-family: monotype corsiva;
	font-size: 20px;
	text-align:center;
	padding: 5px;
	color: #aac5e3;
}


#line span {
	display: inline;
	font-family: monotype corsiva;
	font-size: 20px;
	text-align: center;
	padding: 5px;
	
}

