html, body {background-color: black;}

p  {text-align:center; 
    font: verdana,helvetica,sans-serif; 
		color: #FFFFFF;
		font-size: 18px;
}
