.content
{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-position: 0px 200px;
	background-repeat: no-repeat;
	line-height: 18px;    

}
.contents
{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background-position: 0px 200px;
	background-repeat: no-repeat;
	line-height: 18px;
}
.content p
{
	margin-left: 170px;
}

.content h2
{
	color: #FF6D00;
	font-weight: bold;
	font-size: 15px;
	display: none;
}
#sidenav {
	width: 200px;
	top: 40px;
	left: 65px;
	padding-top: 10px;
	padding-left: 5px;
	height: 400px;
	position: relative;
}
