body {
background-repeat: no-repeat;
background-attachment: fixed;
background-position:88% 100%; 
background-color: #fff;
}

.hidden { display: none; }
.unhidden { display: block; }

.fleft
{
float: left
}

.fright
{
float: right
}

.math
{
  font-family:'Times New Roman', Times, serif"
}

#hlblack
{
	color:#74006D
}