html {height:100%;color:#333;}
body {
	background-size: 100% 100%;
}
.alert-danger {height:47px;padding:7px 3px 0 3px;background-color:#fdc6c6;color:#FF0000; margin-bottom:20px;border-radius: 5px 5px 5px 5px;}

#wrapper {margin-bottom:-500px; z-index:20; position:relative; margin:0 auto; padding:0; }
#wrapper .contents {width:400px; height:280px;-moz-box-shadow: 5px 5px 10px #011c58;-webkit-box-shadow: 5px 5px 10px #011c58;box-shadow: 5px 5px 10px #011c58;margin:0 auto;}