p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF}
.link {	color: #ffff99}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : large;
	color: #FFFFFF
}


body{
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align : bottom;
}

input{
	background: transparent; border: solid 1px #999999;
}