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

body {
	background:#360;
	background-color: #336600;
	font: 12px/22px Verdana, Geneva, sans-serif;
	color: #FFF;
}
div#frame { margin:80px auto; text-align:center; width:530px; }
div#slots { background:url(corner1.png) left top no-repeat; margin:0 auto; width:530px; }
div#slots div { background:url(corner2.png) right top no-repeat; }
div#slots div div { background:url(corner3.png) left bottom no-repeat; }
div#slots div div div { background:url(corner4.png) right bottom no-repeat; height:250px; overflow:hidden; padding:15px; width:500px; }
h1 {
	margin:30px 0 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
img { border:0; margin:0; }
img.slot { display:block; float:left; padding:15px; }
a {
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style1 {
	font-size: 16
}
