body {
	margin-left: 0px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #1f2024;
}

.roundedborder {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	}
