html {
 height:100%;
}

body {
   margin:0 0 0 0;
  padding:0 0 0 0;
  text-align:center;
  background-color:#CCCCCC;
  height:100%;
}

.footer{
 clear:both;
 width:20px;
}