/* CSS Document */

body{
}
h1{
width:350px;}
.blogpost{
background-color:red;
width:350px;}

p#bloggerbug {
text-align:center;
}