/* Main CSS */
main{
    text-align: left;
    width:80%;
    max-width:1280px;
    margin:0 auto;
}