
img {
    display: block;
    float: right;
    margin-right: 750px;
    width: 400px;
}

h1 {
    text-align: center;
    color: #C00000;
    font-style: italic;
      font-family: 'Times New Roman', Times, serif  
}

h2 {
    color: #C00000;
    margin-left: 280px;
    font-family: palatino, serif;
    font-style: italic;
}

a{
    color: #C00000;
}

p {
        width: 730px;
}