/* ========================GLOBAL==============================================*/
#init { 
	background: url(Rosemead_bg.jpg) repeat-x;
}
.website {
	width: 900px;
	height: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
}
img {
	border: none;
}

