/* page styles */

	html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
  		line-height: 15px;
  		color: #333;
		background-color: #060841;
		margin: 0px;
		padding: 0px 20px 40px 20px;
		text-align: center;
		}

