.shadowtext{
color: #ffffff;
text-shadow: 2px 2px 2px #333333;
}
@media only screen
and (min-device-width : 200px)
and (max-device-width : 1024px)  {
.containerstretch{background-attachment: scroll !important;
}
.outerarea{
margin-left:-10px;
margin-right:-10px;
padding-left:20px;
padding-right:20px;
}
}
.buttonslide{
margin-top:60%;
}.outerarea.contcw{
margin:10px 0px 10px 0px;
padding:15px 30px 15px 30px;
}
.outerarea .textwhite{
color:#ffffff;
}
.buttonlink.small{
font-size:1.1em;
}
.buttonlink.altbg:hover{
background-color:#00A794;
}