#main {

	width: 800px;

	height: auto;

	margin-right: auto;

	margin-left: auto;

	background-position: center center;

	background-repeat: no-repeat;

}

#text {

	width: auto;

	margin-right: 20px;

	margin-left: 20px;

	font-family: Verdana;

	height: auto;

	font-size: 12px;

	padding: 4;

}

#bottom {

	margin-right: auto;

	margin-left: auto;

}

.redurgent {

	color: #FF0000;

	font-weight: bold;

}

.underlineurgent {

	font-weight: bold;

	text-decoration: underline;

}

.bg {

	

	border: 1px solid;

}

