body{
 background-image: url(../images/bg.png);
 background-repeat: no-repeat;
 background-color:#000;
 background-position: top center; 
 color: #000;
 font-family: Verdana;
}
h3,h4{
	font-family:  "Times New Roman";
}
.top{
	margin: auto;padding:0;
	margin-top: 160px;
	background: url(../images/top-c.png) no-repeat;
	height: 15px;
	width:539px;
}
.top2{
margin-top: 20px;
}
.bottom{
	margin: auto;padding:0;
	margin-top:0;
	background: url(../images/bottom-c.png) no-repeat;
	height: 34px;
	width:539px;
}
.flash{
	margin: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
	padding-top:1px;
	width: 509px;
	background: url(../images/bg-white.png) ;
	display: block;
	border: dotted 0px #ff0088;

}
.menu{
	padding:0px;
	width: 539px;
}

img{
	border: 0;
}

a.outer,a.outer:hover{
	background-image: url(../images/img_pink.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
a.outer:hover{
	background-image: url(../images/img_pink_hover.png);
}
a{
	color: #ff0088;
	text-decoration: underline;
	font-size: 12px;
}
a:hover{
	text-decoration: none;
}

h3{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	border-left:#ff0088 2px solid;
	padding-left: 5px;
}
h4{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;

	color: #605d5f;
}
.none{
	color:#000;font-size: inherit;
}
p{
	text-align: justify;
	font-size: 12px;
}
#webrank{
margin: auto;
text-align: center;
margin-top: 20px;
	width: 450px;
}
.validator{
margin: auto;
text-align: center;
margin-top:18px;
margin-bottom:5px;
}
.center{
	text-align: center;	
}
.fleft{
	float: left;
	padding-right:15px;
	padding-bottom:15px;
}
#magento{
	margin-right:40px;
}