/*
Alcala specific styles to make titan look more alcala-ey
*/
#header {
	background-color:#F7E3C6;
}
#follow {
background:#AA4121
}
h1#title, div#title {
	float: none;
	padding:  0;
	font-size: 3em;
	font-weight: bold;
	line-height: 3em;
	text-indent:-1000em;
	height:60px;
	width:740px;
	display:block;
	background: url(http://www.alcalapetcare.com/bg-h1.gif) no-repeat 0 0;
	margin:10px 0;
}
#description {
	margin: 0;
	line-height: 10px;
}


