body{
 
    background-image: url(Content/backTile.jpg) ;
    background-position: center;
    background-repeat: repeat-y;
    padding: 5px;
    text-align: center;
}

h1{
    text-align:center;
}


p{
    text-align: justify;
    font:15px arial,sans-serif;
    font-size:18px;
  
}

div{
    text-align:center;
}

.image{
    
    width: 350px;
    height: 250px;

}
div.middle{ margin-left: auto; margin-right: auto;   height:100%; width: 1100px }
h5{
    margin-top: -15px; 
    margin-bottom: 0px;
}
iframe{
    
padding: 22px;
background-image: url(Content/VideoFrame.jpg);
}