header {
	text-align:center;
}

#comments
{
    height:200px;
}

div[class="Error"]{
	color: red;
}

h3 > img {
	height: 25px;
	width: 25px;
}

section > p {
	display:none;
}