/* CSS Document */
#area {
	min-height:570px;
	background: url(home.jpg) no-repeat left top;
	}
#maincolumn {
	background:url(welcome.png) no-repeat;
	padding-top: 40px;
	font-size:1.25em;
	line-height:1.5em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}

