body
  {
	background:#d97355;
	font: 15 px Times New Roman, Times, serif;
	color:#6A282A;
  }
.menu
  {

	border-bottom: white solid 1pt;
  }
p
  {
	
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 200px;
	font: 15 px Times New Roman, Times, serif;
	text-align:justify;
	color:#6A282A;
  }
a:link
 {
	color: #6A282A;
 }
a:visited
 {
	color: #6A282A;
 }
a:active
 {
	color: #6A282A;
 }
a:hover
 {
	color: #6A282A;
 }
