@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:auto;
	height:100%;
}
div.container {
   min-height: 100%;
   margin-bottom: -30px;
   position: relative;
}

