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

#picture, #flash, #testimonial, #contact { width:400px; height:250px; margin:0; padding:0; float:left; }
#flash, #testimonial { background:#e5d696; }
#picture, #contact { background:#ffffff; }

#picture { background:url(../images/home/1.jpg) top left no-repeat #ffffff; }

#testimonial, #contact, #flash { font-size:18px; line-height:24px; text-align:center; font-weight:bold; }
#testimonial p, #testimonial h1, #contact p { margin:25px 10px 0 10px; }

#testimonial h1 { font-size:30px; }
#flash h1 { font-size:18px; }
#testimonial p.quote { color:#7d1616; font-style:italic; font-size:12px; }
#flash p.quote { color:#7d1616; font-style:italic; font-size:12px; }
#testimonial p.quoted { text-align:right; }
