﻿a.flvplayer{
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    padding: 0px 60px 75px 60px;
    display:block;
    background-image:url(../imgs/splash.png);
    background-repeat:no-repeat;
    background-position:top center;
    width: 425px;
    cursor:pointer;
    color:White;
    height:298px;
    text-align:center;
    text-decoration:none;
}
a.flvplayer img{margin-top:115px;text-decoration:none;border:none;}