h1 {
	text-align:center;
	color: #930000;
}

#not-found-search p {
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	margin: 10px auto;
	text-align: center;
	width: 480px;
	color: #666;
}

#not-found-search p.detalhes {
	color: #600;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
}

pre {
	width: 100%;
	overflow-x: auto;
}

#content{
    width: 100%;
    margin-top: 25px;
}
