body {
		 background: #300010; 
		 font: 12pt "Century Gothic", "Arial", sans-serif; 
		 color: #e2c4c9; 
		 text-align: left; 
		 }
		 
a{
  text-decoration: none;
	color: #b78890;
 }
 
a:hover{
				font-style: italic;
			 }
		 
#titleback{
					 background-image: url(titleback.gif);
					 background-repeat: no-repeat;
					 background-position: center;
					 margin-top: auto;
					 margin-bottom: auto;
					 padding-top: 10px;
					 text-align: center;
					 /*width: 326px;
					 height: 77px;*/
					}