body {
                margin: 0;
                padding: 0;
                text-align: center;
                font-family: Verdana, sans-serif;
                font-size: x-small;
								
                
         }

p {
	color: #ffff80;
}

a {
	color: #ff0000;
	text-decoration: none; 
}