body {
background: #000000;
margin: 0px auto;
text-align: center;
}

A:link {text-decoration: none; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: none; color: red;}

#container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#JM {
text-align: center;
}

#photo {
height: 510px;
text-align: center;
}

#imgsrc {
border: 0px solid white;
}

#contact {
font-family: helvetica;
color: red;
}