/* Start of CMSMS style sheet 'By Tim Baker HomePage' */
/*///////////////////////////////////////
	Home Page
////////////////////////////////////////*/

#page {
	width: 950px;
	margin: 0 auto;
	background: url(images/big_background.jpg) 0px 664px;
	padding-top: 200px;
}

#words_button {
	margin:20px auto;
	width: 218px;
	display:block;
}

#page p {
	color:#63605B;
	margin: 6px 150px;
	text-align:center;
	line-height:135%;
}

#page #footer {text-align:center;padding: 10px;}

#page #footer a {
	text-transform:uppercase;
	color:#63605B;
	text-decoration:none;
}

#page #footer a:hover {color:#4D4A46;}
/* End of 'By Tim Baker HomePage' */

