body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.transparent {
	filter: Alpha(opacity=100, finishopacity=40, style=3);
}

