#button {
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	width:132px;
	height:37px;
	text-align:center;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#button a {width:132px;height:37px;color:#FFFFFF;text-decoration:none;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
#button a:hover {color:#FFFF99;}

h1 {color:#2747af;size:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
