﻿.page-container {
    padding-top: 54px;
    background: url(/images/nubes.png), url(/images/search_bg_pattern.png);
    background-position: center bottom, 0 0;
    background-repeat: repeat-x, repeat;
    width: 100%;
}

.page-inner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
