#boxes { 
height : 200px;
width : 827px;
} 
#box1 h4, #box2 h4, #box3 h4 { 
padding-top : 30px;
padding-left : 30px;
padding-bottom : 10px;
color : #075d29;
text-transform : uppercase;
font-size : 1.1em;
font-weight : bolder;
text-decoration : underline
text-align : right;
} 
#box1 h3, #box2 h3, #box3 h3 { 
padding-left : 40px;
font-size : 1em;
color : #000000;
font-weight : lighter;
} 