@charset "utf-8";
/* CSS Document */

body {
	background-color: #3399ff;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1em;
}
h1 {font-size: 2em;
    text-indent: -999em;}
h2 {
	font-size: 1.5em;
}
p {
	font-size: 1.25em;

}
