* {	margin: 0;padding: 0;box-sizing: border-box;-webkit-text-size-adjust: none ;}
body {	padding: 0;text-align: left; color: #009;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;background-color: #006;
background-image: linear-gradient(grey, grey 80px, #235BAA 80px , #000077 720px, grey 720px, grey );margin-top: 0px;margin-right: auto;
margin-bottom: 0px;margin-left: auto;
}
.mit {color: #FFF;width: 900px;margin-top: 0;margin-right: auto;margin-bottom: 0px;margin-left: auto;	}

h1{font-size:24px;margin-top:22px;}
h2{font-size:24px;margin-top:-30px;}
h3{font-size:24px;}
h4 {font-size: 18px;}
 a:link { 	text-decoration: none;}
.button {
color: #F8F7F5;
background: rgb(109,179,242); /* Old browsers */
background: linear-gradient(to bottom, rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
text-decoration: none;
border-width: 4px;border-style: ridge;border-color: #999999;
padding: 10px;
}
.button:hover {
transition: all 0.3s ease-out 0s;
background: rgb(59,103,158); /* Old browsers */
background: linear-gradient(to bottom, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */
color: #D6D6d6;
border-top-color: #009;border-right-color: #06F;border-bottom-color: #06F;border-left-color: #009;
border-width: 4px;border-style: ridge;
text-decoration: none;
}
.button-rot {
color: #F8F7F5;    
background: #efc5ca; /* Old browsers */
background: linear-gradient(to bottom,  #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* W3C */
text-decoration: none;
border-width: 4px;border-style: ridge;border-color: #DEDEDE;
padding: 10px;
}

.button-rot:hover {
transition: all 0.3s ease-out 0s;
color: #F8F7F5;    
background: #efc5ca; /* Old browsers */
background: linear-gradient(to bottom,  #efc5ca 0%,#d24b5a 50%,#ba2737 51%,#f18e99 100%); /* W3C */
text-decoration: none;
border-width:4px;border-style: ridge; border-top-color: #009;	border-right-color: #06F;	border-bottom-color:#06F;	border-left-color: #009;text-decoration: none;
}

.dvdbutton {font-size: 24px;float: left;width: 435px;margin:40px 0 25px 0;height: 90px;text-decoration: none;text-align:center;}
.downloadbutton {font-size: 24px;float: right;width: 435px;margin:40px 0 25px 0;height: 90px;text-decoration: none;text-align:center;}
 video {float: right;width: 435px;margin:25px 0 25px 0;box-shadow:0px 0px 4px black;}

.cover {
margin-top: 25px;background-position: -1000px -302px;		height: 603px; width: 900px; border: 3px ridge #999;
transform:rotate(-12deg); -ms-transform:rotate(-12deg);  -moz-transform:rotate(-12deg); -webkit-transform:rotate(-12deg);  -o-transform:rotate(-12deg); 
}

.leftbox {float: left;width: 435px;height:245px;margin:25px 0 25px 0;padding:25px 10px 0 25px;background-color:#515151; box-shadow:0px 0px 4px black;box-sizing: border-box;}
.rightbox {float: right;width: 435px;height:245px;margin:25px 0 25px 0;padding:25px 10px 0 25px;background-color:#515151; box-shadow:0px 0px 4px black;box-sizing: border-box;}
.silver900 {width:900px; margin-left:auto;margin-right:auto;color:white;}