@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: rgb(255, 255, 255) url(bgeuromini.gif);
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

#absolutposition {
position:absolute; 
top:35px; left:240px; width:150px; height:150px;

	margin:333px 111px 222px 0px;
	color:#fff;
	font-size:36px;	
	font-weight:bold;
}

#page {
background:url(pagebg2.png) no-repeat;
	width:960px;
	height:800px;
	margin: 0 auto;
	margin-top:40px;
	border-left:10px dotted #fff;
}

#wrestler {
	float:left;
	width:184px;
	height:360px;
	/*padding:80px 160px 240px 120px;*/
	padding:8px;
	margin:40px 40px 40px 80px;
	border:3px dotted green;
	background: rgb(255, 255, 255) url(wrestling.gif);
	color: rgb(0, 0, 0);
	text-align:left;
}

#omgtext {
	float:left;	
	
}

.text h1 {
	
	
}

#omgtext {
	float:left;	
	width:344px;
	height:384px;
	border-bottom:1px pink solid;
	padding:8px;

	font-size:18px;
	line-height:24px;
	color:#342298;
		text-align:left;
}

#omgtext h3:hover{

	background: rgb(255, 255, 123);
}

#omgtext h3 a:hover{
	font-size:240px;
	color:#fff;
}

#omgtext h4{

	color:red;
	background: rgb(255, 255, 255) url(wrestling.gif);
	padding:13px 2px 2px 7px;
		margin:-37px 2px 5px 6px;
}

#omgtext h4:hover{

	color:#fff;
}

#dontworry {
	text-align:left;
	float:left;	
	width:344px;
	padding:8px;
	margin:80px 0px 0px 40px;
	font-size:16px;
	line-height:36px;
	color:#aa2298;
	border-left:1px dotted #ccc;
	background: rgb(255, 255, 255) url(Salvador.jpg);
}

#moneybar {
	float:left;
	text-align:left;
	margin:40px 0px 40px 0px;	
	width:480px;
	height:17px;
	border:1px dotted #fff;
}

#moneybar img{
	float:left;
	margin:0px 20px 0px 0px;
}

#moneybar img:hover{

	border:200px solid green;	
}

#dontworry a{

	color:#aa2298;

}

#dontworry a:hover{
	font-size:36px;
	color:#ccc123;

}

