body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.side-bg {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-image: url(images/marvel_01.jpg); 
	background-repeat: repeat-y; background-position: center top
}
.line {
	background-image: url(images/marvel_04.jpg);
	background-repeat: repeat-x;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #D6D6D6;
	text-decoration: none;
}
.txt1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sm a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sm a:hover{
	color: #F0F600;
}

