html, body {
padding: 0 0 0 0;
margin: 0;
background: #e2002b url(bg.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2011/01/background-photo.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/uploads/2011/01/background-photo.jpg', sizingMethod='scale')";
overflow: auto; 
position: inherit;
}

a:active, a:focus {outline: none;}

img a {
border: 0;
}

img {
border: 0;
}

.abbinder {
width: 100%;
min-height: 5px;
position: absolute;
padding-top: 15px;
padding-bottom: 15px;
bottom: 0px;
left: 50%
margin-left: -350px;
font-family: helvetica, arial;
font-size: 14px; 
line-height: 20px;
color: #fff; 
text-align: center;
background-color: #e2002b;
}


.abbinder a:link, .abbinder a:visited, .abbinder a:active {
font-size: 14px; 
line-height: 20px;
color: #fff; 
text-decoration: none;
}

.abbinder a:hover {
font-size: 14px; 
line-height: 20px;
color: #111; 
text-decoration: none;
}