body { background: url(../picture/24.jpg);
 background-attachment: fixed;
 background-position: center;
 background-size: cover;
 /*background-size: contain*/;
 }
header { color: #00ffff;
 line-height: 1.2;
 font-size: 40px;
 text-align: center;
 margin-bottom: 21px;
}
a { text-shadow: 1px 0px 1px #e0ffff,
 1px 0px 2px #e0ffff,
 1px 0px 6px #e0ffff;
 font-weight: bold;
 font-size: 31px;
 text-align: center;
}
nav { text-align: center;
 margin-bottom: 21px;
}
video { width: 320px;
 height: 240px;
 float: right;
}
div { margin-top: 798px;
 text-align: center;
}
