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


* { margin:0; padding:0;}

body
{
background-repeat:repeat-x; background-color:#e6e2d2; background-image:url(../images/bg.png);
}

.container {  margin:0 auto; height:1024px; width:858px;}

.main-image{background-image:url(../images/coming-soon-portfolio.png); width: 858px; height:1024px; background-repeat:no-repeat;}

