.navlink {
    float: left;
}

h1 {
    text-align: center;
}

hr {
    width: 500px;
    margin-left: 0;
}

#titlehr {
    width: 100%;
}

img {
    width: 500px;
    height: 400px;
}

#malekimg {
    width: 500px;
    height: 500px;
}

h4 {
    color: red;
    text-decoration: underline;
}

p {
    font-family: 'Trebuchet MS';
    font-size: small;
}