#nagusia {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5em;
	background-color: #181818;
	margin-top: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #282828;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #282828;
}
body {
	background-image: url(../img/bg3.gif);
	background-repeat: repeat;
	background-color: #353535;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	color: #FF6300;
	margin: 0px;
	padding: 0.5em 0px 0px 1em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
