@import url("main.css");

body { background: #03083a url(../images/bg_home.gif) repeat-x top; }
#main { background: url(../images/home_montage.jpg) no-repeat top; width: 850px; }
#footer { padding: 100px 0 40px 0; }

