.topmarg{
margin-top: -40px;
border: 1px solid black;
border-radius: 10px;
text-align: center;
background:rgba(0,0,255,.2);
margin-bottom: 20px;
z-index: 999;
}

.linespace{
line-height: 1.3;
}


.smallspace{
height:50px;
}

.imagestretch3{
margin-left:-190px;
margin-right:-190px;
font-size: 80%;
text-align: left;
}

.imagestretch2{
margin-left:-300px;
margin-right:-300px;
font-size: 80%;
text-align: left;
}

.imagestretchz{
margin-top:-90px;
font-size: 80%;
text-align: left;
max-width:1200px;
}

.imagestretch{
margin-top:-90px;
font-size: 80%;
}

.white{
color:white;
padding: 10px;
}

.shadow{
-moz-box-shadow: 15px 15px 15px rgba(22,22,22,.5);
-webkit-box-shadow: 15px 15px 15px rgba(22,22,22,.5);
box-shadow: 15px 15px 15px rgba(22,22,22,.5);
}
   
.blue{
color: #7f7fff !important;
}

.blue:hover{
color: grey !important;
}

@media only screen and (min-width: 603px){
  .showabove3{
    display: none;
  }
}

moveright{
right:0px;
}

.null{
text-align: center;
}

  