body		{
		color: #cccccc;
		background-color: #cc9933;
		margin: 0px;
		padding: 0px;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		text-decoration: none;
		font-family: Verdana;
		font-family: Georgia;
		}

.contain	{
		width: 775px;
		margin: 20px auto;
		}

.top		{
		background-color: #cc9933;
		background-image: url("/images/top-bill.png");
		background-repeat: no-repeat;
		background-position: bottom left;
		height: 100px;
		}

.main 		{
		color: #cccccc;
		background-color: #3366cc;
		background-image: url("/images/top-hc.png");
		background-repeat: no-repeat;
		background-position: top left;
		margin: 0px;
		padding: 50px;
		font-family: Verdana;
		font-family: Georgia;
		}

a		{
		color: #cc9933;
		text-decoration: none;
		}

a:hover 	{
		color: #cc9933;
		text-decoration: underline;
		}

h1, p	 	{
		color: #cccccc;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		font-family: Verdana;
		font-family: Georgia;
		}
