/* CSS Pre-processor */

	#features {
		display: none;
	}

	#title {
	}

	#main .background {
		background-image: none;
	}

	#main .scroller {
		top: auto;
		bottom: 0px;
	}

	#main p {
		position: absolute;
		bottom: 0px;
		right: 10px;
		text-align: right;
		margin: 0px;
	}

	#title .image {
		background-image: url(text.php?welcome=Make your home in Auburn.);
	}
	#title {
		top: auto;
		left: auto;
		right: 30px;
		bottom: 90px;
		height: 40px;
		width: 500px;
		
	}


/* Runtime: 0.000506162643433 */