

body, td, input, select, textarea { 
	font-family: Verdana; 
	font-size: 12px; 
}

body {
	background: url(./images/background.gif) repeat-x;
	background-color: #8fc3e7;
	text-align: center;
	margin:0px; 
	
}

a:link{ color: #000000; text-decoration: none; }
a:active{ color: #000000; text-decoration: none;  }
a:visited{ color: #000000; text-decoration: none;  }
a:hover{ color: #000000; text-decoration: underline;  }

a.tip:link{ font-size:11px; }
a.tip:active{ font-size:11px; }
a.tip:visited{ font-size:11px; }
a.tip:hover{ font-size:11px; }


h1{ display: inline; }
h2{ display: inline; }
h3{ display: inline; }
h4{ display: inline; }
h5{ display: inline; }
h6{ display: inline; font-weight: normal; }


#the-superhero{
	margin-left: auto;
	margin-right: auto;
	background: url(./images/the-superhero.gif);
	width: 761px; height:515px;
	text-align: left;
	border:0px solid #000000;
}

#the-superhero .language{
	position: relative;
	top: 240px; left: 440px;	
	font-size:26px;
	font-weight: bold;
	border:0px solid #0000000;
	width:300px;
}

#the-superhero .small{
	font-size:14px;	
}

#product-tag1{
	font-size: 14px;	
	font-weight: bold;
}

#product-tag2{
	padding-top:5px;
	font-size: 18px;	
	font-weight: bold;
}

#product-tag3{
	font-size: 14px;	
	font-weight: bold;
}