
body{
margin: 0;
padding: 0;
text-align: center; /*for IE stupidity*/
	color: #000000;      
	background-image: url(images/flyback.jpg);
	font-family: verdana, arial, helvetica, sans-serif;}
	
p {
	font-size:75%;
	line-height: 11pt;
	text-align: left;}

A:link {
		text-decoration:  none;
		color:  #6C28AF;
		font-weight: bold;
}

A:visited  {
		text-decoration:  none;
		color:  #6C28AF;
		font-weight: bold;
}
A:active  {
		text-decoration:  none;
		color:  #6C28AF;
		font-weight: bold;
}

A:hover {
		text-decoration:  none;
		color: #421A6A;
}

hr {
width: 200px;
color: #000000;
}

h1 {
		color: #000000;
		font-size: 95%;
		font-variant: small-caps;
		text-align: left;
		font-weight: bold;
		font-family: verdana, helvetica, sans-serif;
}
					
b,strong {
		font-weight: bold;
		font-family: verdana, helvetica, sans-serif;
}

.happyendings
{ font-weight: bold;
  font-variant: small-caps;
	text-align: center;
	font-size: 85%;}
	
i,em {
		font-style: italic;
		
}


.center {		
		text-align: center
}.right {
		text-align: right
}

#divWrapper {
margin: 0 auto; 
margin-top: 35px;
margin-bottom: 35px;
text-align: center;
width: 600px;
border: 3px solid #392774;

} 


#content{  
width: 600px;   
background-color: #FAF5FF;
 }
 
#title {
width: 600px;
height: 250px;
background-image: url(images/title.jpg);
}

#titleai {
width: 600px;
height: 250px;
background-image: url(images/titleai.jpg);
}

#page{
margin-right: 10px;
margin-left: 10px;
padding-bottom: 20px;
background-color: #FAF5FF;
)