/* standard.css */

body {
	background-color: #00FFFF;
	color: #000000;
	font-family: "Verdana", Verdana, Kalimati;
	padding: 50px;
}