/*
                                 .___            .__        
__  _  __ ____   ____   ______ __| _/______  _  _|__| ____  
\ \/ \/ // __ \_/ __ \ /  ___// __ |/ __ \ \/ \/ /  |/ __ \ 
 \     /\  ___/\  ___/ \___ \/ /_/ \  ___/\     /|  \  ___/ 
  \/\_/  \___  >\___  >____  >____ |\___  >\/\_/ |__|\___  >
             \/     \/     \/     \/    \/               \/ 
*/

body	{	background:#000;
		color: #FFF;
      		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      		margin: 0px;
	}
		
.showcontent	{ 	border: 0; 
			margin: auto;
			background-repeat:no-repeat;
			padding: 90px 0px;
			text-align: center;
			vertical-align: top;
			color: #CCC;
		}

li{
border:0;list-style-type:none; text-decoration:none;
}
a{ color: green; list-style-type:none; text-decoration:none;
border:0;
}
