html, body { margin:0; padding:0; border:0; }
body { color:#fff; background:#363636; font-family:verdana; font-size:13px; margin:3px 0; }
#wrapper { wisth:100%; max-width:850px; font-size:13px; text-align:left; background:#35419a; }
#wrapper img { width:100%; border:none; }
.topmenu { float:left; width:100%; padding:3px 0; background:#236589; }
.topmenu_item { float:left; font-size:12px; text-align:center; font-weight:bold; padding:5px; }
.txt { clear:both; float:left; text-align:left; margin:5px 0; }
.txt h1 { padding:5px; font-size:21px; display:inline; }
.txt p { margin:0; padding:5px; }
.play { clear:both; width:65%; margin:10px auto; text-align:center; padding:10px 0; background:#236589; border:1px solid #363636; }
@media screen and (max-width: 768px){ .play{width:90%;} }
.footer { clear:both; width:100%; text-align:center; padding:8px 0; }
a:link { text-decoration:none; color:#e6ea00; }
a:visited { text-decoration:none; color:#e6ea00; }
a:hover { text-decoration:none; color:#e6ea00; }