body{
	width: 7in;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}

#nav, #footer-content {
	display: none;
}

.tagline{
	position: relative;
	float: right;
	
}

.logo{
	float: left;
}

#main{
	margin-top: 30px;
}