/******************************************************************************
 * Default
 ******************************************************************************/

html {
    font-size: 10px;
}
body {
    font-size:1.6rem;
}

/******************************************************************************
 * Layout
 ******************************************************************************/

.container {
    padding: 0 0.78125%; /* 10/1280 */
}
