body{
	color:white;
	font-family: 'Trebuchet MS';
	
	}
a.link{
	color:white;
	font-size:16px;
	vertical-align:middle;
	text-decoration:none;
	}
.navButton{
	background-image:url(../images/tab.jpg);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	}
hr {
	width:575px;
	height:2px;
	color:white;
	}
blockquote{
	margin:15px;
	}
#mainy{
	padding-left:15px;
	}