/* This is the style of your browser text */

body {
	padding: 0;
	margin: 0;
	background:#99ccff;
}


h1 {
	text-align: center;
	font-size: 23px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
}

h2 {
	text-align: center;
	font-size: 11px;
	color:#FFFFFF;
	text-align:left;
}