/*
Theme Name: Noah
Desciption: child of traction
Template: traction
*/


@import url("../traction/stylesheets/master.css");

#main-top {
background:url("images/main-top.png") no-repeat scroll center top #3C3C3D;
height:54px;
}

#main {
background:url("images/main-body.png") repeat-y scroll center top #E7E9EB;
}
#copyright {
clear:both;
color:#CCCCCC;
display:block;
font-size:1.2em;
padding:0;
}
.wrapper.big  {
background:url("images/wrap-glow.jpg") no-repeat scroll center top transparent;
}
body {
background:url("images/body-background.jpg") repeat scroll left top #292929;
color:#444444;
font:62.5%/2.2em Helvetica,"Helvetica Neue",Arial,sans-serif;
min-width:960px;
}
#header {
padding-bottom:20px;
background:url("images/smile2.jpg");
background-repeat:no-repeat;
background-position: 98% 10px;
}