#content{
    max-width:95%;
    height:688px;
    margin:0 auto;
	color:#222;
}
#content p {
	margin:20px auto 0 auto;
	text-align:justify;
}
#content p:nth-of-type(1) {
	margin-top:0;
	
}
#content p a {cursor:pointer;text-decoration:underline}