body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align:center;
	color: #000000;
	height:50%;
}
.container {
	width: 80%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height:100%;
}
.header {
	background: #ffffff; 
	padding: 0 10px 0 20px;
	border-bottom:#ff86ec 4px double;
	background-image:url(bgi.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:scroll;
}

.footer {
	background: #ffffff; 
	padding: 0 10px 0 20px;
	border-top:#ff86ec 4px double;
	font-size:10px; color:#999999;
}

.mainContent {
	background: #FFFFFF;
	padding: 0 10px 0 20px;
	background-image:url(lady.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.mainContent2 {
	background: #FFFFFF;
	padding: 0 10px 0 20px;
	background-image:none;
	background-repeat:repeat-y;
	background-position:right;
}

h2 {color:#FF86EC}

h1 {color:#77BBDD;}

b {color:#77BBDD;}

a img {text-decoration:none; border:0px;}

a {color:#ff86ec;}

u {color:#77bbdd; border-bottom:#ff86ec dashed 2px;}

i {color:#ff86ec;}

big {font-size:18px;}

p.intro {width:400px;}

p.b {float:right; width:540px; height:375px;}

p.ss {width:550px;}

p.ss img {border:#ffffff 5px;}

.gh {background: url('pb.png'); background-repeat:repeat;}

p.txt {width:700px;}