body {
	font : 12px Georgia, "Times New Roman", Times, serif;
	top : 0px;
	padding : 0;
	margin : 0;
	color : #000000;
	background-color : #FFFFFF;
	background-image: url(caro.gif);


} 
#bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#main {
	background-color: #FFFFFF;
	position: absolute;
	width: 500px;
	left: 222px;
	top: 0px;
	bottom: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 100%;
	padding-right: 20px;
	padding-left: 20px;







}
#logo {
	position: absolute;
	left: 10px;
	top: 0px;
}
#explosion {
	position: absolute;
	left: 400px;
	bottom: -80px;
	width: auto;
	height: auto;



}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	left: 10px;
	right: 10px;


}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	text-indent: 30pt;
	color: #CCCCCC;
	text-align: left;




}
a {
	color: #ADBA80;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
#main a img {

	display: none;
}
#main a:hover img {
	display: block;
	position: absolute;
	left: 400px;
	z-index: 10;
	bottom: 20px;


}
