@charset "utf-8";
/* CSS Document */

body {background:url(images/right_design.jpg) right no-repeat;}
@media only screen and (max-width: 1246px) {
    body {
       background: #FFF;
    }
}
