﻿#posts article a:hover {background-color: BLUE}
#posts article {padding:0}


#top header {margin-bottom: 0}

#photo   {background-image:  url(ground6.png);
         background-repeat: no-repeat;
         background-position: 50% 0;
         background-color: BLUE;
         text-align: center;
         padding-top:  320px;
         padding-bottom:  80px}


#photo h1  {color: #ffffff;
            font-size:60px;
            font-family: 'chango',cursive;
            text-shadow: 0 9px 18px #000000}

#photo p  {color: #ffffff;
           font-size: 20px;
           font-weight:  bold;
           text-shadow:0  9px  28px  #000000}