/* Styled Themes for alingham.com
Theme: Cooper */
@import "reset.css";
@import "layout.css";
@import "typography.css";

body{ background:url('../images/bg-cooper.jpg') top right no-repeat #000000 !important; color:#FFFFFF; }

.toggler { background:#C4C5B3; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; color:#FFFFFF; }
.element { background:#000000; }