/*
Theme Name: <CLIENT>
Theme URI: http://www.ecreations.net
Author: eCreations

Description: Theme for <CLIENT>
Version: 1.0

Tags: responsive
Text Domain: ecreations

*/

/** Change the following to adjust defined layout **/

body {
    background-color: #fff;
}

.wrapper, #footer {
    max-width: 1155px;
    margin: 0 auto;
}