body{
	
	background-color : #4B729D;
	color: white;
}

hr{
	color: #4B729D;
}

a:link{

	color: white;

}

a:hover{
	color: #4B729D;

}

a:visited{
	color: white;

}

.nav{
	font-size: 18px;


}

p{
	font-size: 18px;

}

