@charset "UTF-8";
fieldset {
	background-color:555;
	border:none;
	margin:10px;
	padding:10px;
}
.right {
	text-align: right;
	border-bottom:20px;
}
.center {
	text-align: center;
	border-bottom:20px;
}