body {
    font-family: 'Courier New', Courier, monospace;
}

img {
    margin-right: 15px;
}

.footer1{
    position: fixed;
    font-family: 'Courier New', Courier, monospace;
    color: red;
   right: 0;
   bottom: 0;
   text-align: right;
   font-size: 12px;
   margin-right: 10px;
}

