/* --- Specific homepage styles --- */

/* --- Boulder CMS v1.2 --- */

/* Conventions:
#
#	/* --- Section name --- 
#		
#		.classname {
#			style: value;
#			}
#			.relatedclassname {
#				style: value;
#				}
#*/
#enter-site {
	position: absolute;
	background: url(../images/entersite.png) top left no-repeat;
	width: 275px;
	height: 204px;
	left: 509px;
	top: 440px;
	}	
#home-text {
	display: none;
	width: 30%;
	font-size: 0.8em;
	}
#home-text p {
	margin-top: 4em;
	}					