body {
max-width: 800px;
margin: 0 auto !important;
float: none !important;
}

body p {
	font-weight: bold;
	text-align: center;
}

.background {
	background-color: #d7d8da;
}

.drk-red {
	color: #bd0000;
}

ul ul, ol ul {
    list-style-type: disc !important;
}

.none {
	text-align: left !important;
}