@charset "UTF-8";

body {
  padding-top: 240px;
  	background: #fff;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

 footer {
            width: 100%;
            bottom: 0;
            position: fixed;
        }