/* CSS Document */
body{
	padding:0;
	margin:0;
	margin-top:20px;
}
.container{
	margin:0 auto;
	text-align:center;
}