html{background-color: blue; 
background-image: url("https://cdn.travelpulse.com/images/99999999-9999-9999-9999-999999999999/9ada4cf6-b202-e711-9aa9-0050568e420d/630x355.jpg");background-size:cover; background-attachment:fixed; background-position: center center;}
a:link{color:white;}
a:visited{color:blue;}
a:hover{color:green;}
a:active{color:red;}
title, h1 {text-align: center; font-style: italic;}
ul {display: flex; align-items: stretch;
    justify-content: space-between;
    width: 100%; background: lightblue;
    margin: 0; padding: 0;}
li {display: block; flex: 0 1 auto; 
    list-style-type: none;}
h3 {text-align: center; font-style: italic;}
p {background-color: rgba(255,255,255,0.5);}
#thumbnail{height: 150px; width: 200px;}
#closer{height: 600px; width: auto; display:block; margin-left:auto; margin-right:auto;}
footer{text-align:center; font-style:italic;font-weight:bold;background-color:lightblue;font-size:15px;}
div.content{font-family: "Arial"; font-size:20px; font-color: white;}
div.services{text-align: center; font-style: bold; font-size: 20px;}
#services{font-family:"Lucida"; text-align:stretch; display:block;font-size:25px;}
