@charset "utf-8";

.STYLE1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
	background-color: #5B5D31;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

BODY {
	background-color: #339999;
	background-image: url(creamcrysbg.jpg);
}

