body {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
    padding: 0px;
    font-size:11px;
    text-align: left;
    opacity: 1;
    margin: 0px;
    overflow: hidden;
}

.butt {
    position: absolute;
    bottom: 1%;
    width: 100%;
    text-align: center;
    font-size:16px;
    z-index: 10;
}

a {
    color: #00cde1;
}
