body {
    color: rgb(146, 146, 146);
}
h1 {
    font-family: 'Times New Roman', serif;
}
p { 
    font-family: 'Times New Roman', serif;
}
footer{
    display:block;
    
}
.picture{
    border-style: ridge;
    border-width: medium;
    border-color: 778899;
}
img#madeOnMac{
    border: none; height: 50px; left: 280px; opacity: 0.50; 
    width: 139px; z-index: 1;
    position:absolute;
    bottom:0;
 }