#container {
background-image : url(../assets/images/bells.jpg);
background-position : right center;
}
.left {
padding-left : 180px;
}
.right {
width : 0;
}
h2 {
color : #c00;
margin : 30px 0 0 0;
font-size : 1em;
text-transform : uppercase;
}
p {
margin-top : 0;
}