body {
 background-color: #fff;
}
a,a:visited,a:link,a:active,a:hover {
 color: #C5AA87;
 text-decoration: none;
}
a:hover {
 color: #F3DEC1;
 text-decoration: none;
}
.main {
 text-align: left;
 width:300px;
 margin: 10px 90px 50px 20px;
}
.seattle {
 position: relative;
 left:10px;
 top:30px;
 width:250px;
 padding: 57px 8px 10px 8px;
 background-color: #799394;
 color: #D5C0A3;
   opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */
   zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */

}
.denver {
 text-align:right;
 position: relative;
 right:10px;
 top:30px;
 width:250px;
 padding: 57px 8px 10px 8px;
 background-color: #8D745B;
 color: #D5C0A3;
   opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */
   zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */

}
.seattle2 {
 position: relative;
 left:10px;
 top:30px;
 width:250px;
 padding: 57px 8px 10px 8px;
 background-color: #674E30;
 color: #D5C0A3;
   opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */
   zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */

}
.denver2 {
 text-align:right;
 position: relative;
 right:10px;
 top:30px;
 width:250px;
 padding: 57px 8px 10px 8px;
 background-color: #93908E;
 color: #D5C0A3;
   opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */
   zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */

}
.mookie {
 font: 48px "Lucida Grande", "Trebuchet MS", arial, helvetica, sans-serif;
 padding: 30px;
}
.mookie a,.mookie a:link,.mookie a:active,.mookie a:visited {
 color:#D6C3AB;
}
.mookie a:hover {
 color:#EAD7BF;
}
.moxie {
 font: 34px georgia,"Lucida Grande", "trebuchet ms", arial, helvetica, sans-serif;
 padding: 30px;
}
.moxie a,.moxie a:link,.moxie a:active,.moxie a:visited {
 color:#74522C;
}
.moxie a:hover {
 color:#574025;
}
.mama {
 font: 48px "Times", arial, "trebuchet ms", arial, helvetica, sans-serif;
 padding: 30px;
}
.mama a,.mama a:link,.mama a:active,.mama a:visited {
 color:#74522C;
}
.mama a:hover {
 color:#574025;
}
.zoe {
 font: 40px verdana, georgia,"Lucida Grande", "trebuchet ms", arial, sans-serif;
 padding: 30px;
}
.zoe a,.zoe a:link,.zoe a:active,.zoe a:visited {
 color:#D6C3AB;
}
.zoe a:hover {
 color:#EAD7BF;
}