* {
margin:0;
padding:0;
}

.title
{
	font-style: oblique;
	font-size: xx-large;
	font-weight: bold;
	background-color: Red;
	text-align: center;
}
.blog
{
	font-weight: bold;
	font-size: large;
}