

body { 
    background: red; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: white;
    text-align: center;
}




a { 
    color: white;
    text-decoration: none;
    }