body{
	font-size:14px;
    overflow:hidden;
    font-style:helvetica;
    background-size:cover;
    background-image:url("t-w.png");
    background-position:center center;
}
#footer{
    left:0px;
    right:0px;
    margin:0px;
    color:#fff;
    opacity:.7;
    bottom:14px;
    position:fixed;
    text-align:center;
}