*{
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:17px;
	color:#1c1c1c;
	letter-spacing:0.1ex;text-align:left;
}

html { 		
	height: 100%; 
	width:100%;
}
body {
	height: 100%; 
	width:100%;
	margin:0px;padding:0px;
	text-align: center;
	background-color:#ffffff;
}
#container {
	width:800px;margin:0px auto;border:0;
	background: url(../images/may-fashion.jpg) right 200px   no-repeat;
}
#logo {
	width:530px;height:148px;padding:20px 0px 20px 0px;
}
#content {
	width:530px;padding-top:20px;

}
p {padding-bottom:19px;}
p.k {padding-bottom:9px !important;}
strong {font-size:13px;	}
strong.k {font-size:12px;}
td {padding-right:9px}
td.r {text-align:right}
a {text-decoration:none;}
a:link {color:#410008;text-decoration:none;}
a:visited {color:#410008;text-decoration:none;}
a:active {color:#db001b;text-decoration:underline;}
a:hover {color:#db001b;text-decoration:underline;}

