#masthead 
{
 background-image: url(http://www.microsoft.com/library/media/1033/business/images/education/newsletterimages/jason_blog_header_v3.jpg);
 width: 1024px;
height: 222px;
}


#main
{
width: 754px;
}
 
#nav
{
width: 1012px;
}
 
#content
{
width: 1012px;
}
 
/* add a border around post */
.post
{
 border: 1px solid #CCCCCC;
 border-bottom-width: 2px;
 border-right-width: 2px;
 padding: 4px;
 margin-bottom: 20px;
}

