


h1 { 
	font-family: helvetica, arial, sans-serif;
	font-size: 2em;
	color: #999;
	
	
	
	}
	
.content { 
	
	text-align: center;
	margin: 10 auto 10 auto;
	
	}
	
p  {
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	line-height: 2em;
	letter-spacing: 3px;
	 
	}
	
a { 
     color: #B22222;
	 text-decoration: none;
	 font-family: helvetica, arial, sans-serif;
	
	
	}
	
	a:hover { 
	     color: #FF3333;
		 text-decoration: none;
		 font-family: helvetica, arial, sans-serif;


		}
		
.license { 
	
	font-family: helvetica, arial, sans-serif;
	font-size: .6em;

	
	
	}
