.
{

	font-family:arial,verdana,tahoma;
	font-size:10pt;
	text-decoration:none;
	text-underline:none

}
a 
{
	color: #CB8F9C;
	text-decoration: underline;
}

body {
	color: #808080;
	text-align: center;
	min-width: 800px;
}

#pw {
	position:absolute;
	height:60px;
	width:100%;
	top:5;
	left:0;
}
#pw2 {	
	position: absolute;
	top:0;
	left: 50%;
	width: 600px;
	margin-left:: -300px;
}