body.lenpage {
  background-image: url(/images/GreyGrad.gif);
  background-repeat: no-repeat;
  background-size: cover;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    background-color: #;
    background-image:
	}
.lenstitles {
	font-family: arial;
	font-size 18px;
	font-weight: bold;
	text-align: center;
	color: rgb(0,63,255);
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: rgba(192, 192, 192, 0);
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


 	