body {
  background-color: #254866;
}
img
{
   text-decoration: none;
   border:none;
}
p
{
	width: 1240px;
	margin: auto;
	color: #ff9b00;
	font-size: 18px;
	text-align: center;
}

a 
{
   text-decoration: none;
   border:none;
   color: #ff9b00;
}

a:hover
{
   text-decoration: underline;
}
