#firstp:first-line {font-variant: small-caps}
#firstp:first-letter {float: left; font-size: 400%; line-height: 0.8}
#box {width: 150px; float: left; background-image:url(images/bg.jpg); margin: 15px 10px 5px 3px; border: 0px}
#box1 {width: 191px; float: right; background-image:url(images/bg.jpg); margin: 10px 10px 10px 10px; border: 0px}
#main {padding: 5px 15px 15px 15px;}
body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat;
}

.style3 {color: #eaeaea; font-family: "Arial Rounded MT Bold"; font-size: 16px; }
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #ECE938;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BCD1FC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-size: 14px;
	color: #000000;
}	