/* just a test */
.navigation {
visibility:hidden;
}
.main {
width:100%;
}
.container {
width:100%;
}
.subContent {
width:70%;
}

