body {
   	padding: 0px;
   	color: #53CDE4;
   	font-family: Arial, Verdana, Tahoma, Serif;
  	font-weight: normal;
   	font-size: 12px;
   	background-image: url(http://www.written-in-stars.net/foah/skins/Ashley/bg2.jpg);
   	background-color: #FFFFFF;
   	margin-top: 20px;
   	margin-bottom: 20px;
   	margin-right: auto;
   	margin-left: auto;
   	text-align: center; }
	
a:link, a:visited, a:active {
    	text-decoration: none; 
    	color: #FF97E4;
    	font-weight: bold;
    	background-color: transparent; }

a:hover {
    	text-decoration: none;
    	color: #FFC9FA;
    	font-weight: bold;
    	background-color: transparent; }

h2, h3
{ width: 100%;
  font-weight: bold;
  font-size: 11px;
  color: #58A7DF;
  font-family: Arial, Tahoma, Verdana, Serif;
  text-transform: uppercase;
  letter-spacing: 2px; 
  border-bottom: 1px solid #58A7DF;
  padding: 0px;}
  
img {
	border-left-color: #53CDE4;
	border-bottom-color: #53CDE4;
	border-top-color: #53CDE4;
	border-right-color: #53CDE4; }

.tinytext {
     	color: #58A7DF;
     	font-family: Tahoma, Arial, Verdana, Serif;
     	font-weight: normal;
     	font-size: 11px;
  	font-style: italic; }

.layout {
    	background-color: #FFFFFF;
    	color: #53CDE4;
    	width: 533px;
    	padding: 0px;
	text-align: justify;
	border-top: 1px solid #53CDE4;
	border-bottom: 1px solid #53CDE4;
	border-left: 1px solid #53CDE4;
	border-right: 1px solid #53CDE4;
	margin-right: auto;
   	margin-left: auto;
     	text-align: center; }

#main {
     	background-color: transparent;
     	color: #53CDE4;
     	font-family: Tahoma, Arial, Verdana, Serif;
     	font-weight: normal;
     	font-size: 11px;
     	text-align: justify;
     	padding: 0px;
		padding-bottom: 20px;
     	border: 0px;
	width: 98%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
     	margin-left: auto;
	position: relative;
	top: -1px; }

ul {
   	list-style-type: square; }

textarea, input, select {
   	font-family: Tahoma, Arial, Verdana, Serif;
   	font-size: 11px;
   	font-weight:normal;
   	color: #53CDE4;
   	background-color: #FFFFFF;
   	border: 1px solid #53CDE4;
   	padding: 1px; }

blockquote
{padding: 0px;
 margin: 0px;}
 
em
{ font-style: normal;
  font-weight: bold;} 
  
p.center
{ text-align: center;}  

