BODY {
	font : 10px Arial, Helvetica, sans-serif;
}
HR {
	color : #660099;
	height : 5px;
	border : thick dashed;
}
#main {
	color : Black;
	text-decoration : none;
}
.login{
	font-size : smaller;
}
.button {
	width:100px;
}
.headder {
	font : bolder small-caps xx-large Arial, Helvetica, sans-serif;
}
.underimage {
	position : absolute;
	top : 120px;
	left : 0px;
	z-index : -1;
}