/* CSS Document */
body {
	background-color: #3399FF;
}
.style1 {color: #FF0000};
.style2 {font-size: 24px};
.style3 {color: #000000}