body{

	background: #f9f9f9 url(http://www.katie.milkbaeri.net/tcg/images/bg.png) fixed;
}
table {
    color: #eeeeee;
    font-family: consolas;
    font-size: 80px;
    text-shadow: 2px 2px #dddddd, -2px -2px #ffffff;
    top: 50%;
    position: absolute;
    margin-top: -150px;
    height: 100px;
    width: 100%;
    background: #00000010;
    text-align: center;
    padding: 50px;
}
a{
    color: #FFFFFF;
} 