.h1{
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-weight : 900;
	font-size: 200%;
	text-align : center;
	color:white;
}
.mainText{
	color: wheat;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: 750;
	text-align: justify;
}
.Text{
	color: maroon;
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 750;
	text-align: justify;
}
.body
{color:wheat;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 750;
	text-align: center;
}
.story
{color:black;
background-color:wheat;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 750;
	text-align: left;
}
.gal
{background-image: url(gall.jpg);
 Background-color:black;
 background-position: top;color:wheat;
 background-repeat: no-repeat; 
 background-attachment: fixed;}
 
.dec{color:cyan;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 750;

A:link {
	text-decoration:none;
	font-family: arial, comic sans, jester, sans-serif;
	font:arial;
	font-size:100%;
	color: lightyellow;
	background-color : transparent;
	font-weight 700;
}
A:visited {
	text-decoration:none;
	font-family: arial, comic sans, jester, sans-serif;
	font:arial;
	font-size:100%;
	color:white;
	background-color : transparent;
	font-weight :700;
}
A:active {
	text-decoration:none;
	font-family: arial, comic sans, jester, sans-serif;
	font:arial;
	font-size:100%;
	color: ivory;
	background-color : transparent;
	font-weight :800;
}


