#main{
    font-family: ubuntu;
    font-size: 16px;
}

#home{
    width: 1280px;
}

#mainContent{
    width: 960px;
}

.postTitle a{
    color: green;
}