
body{
background-color: #3a455a;
background-image: url(../images/background.gif);
background-repeat:repeat-x;
text-align: center;
min-width: 650px;


}

div#content{
  margin-top: 112px;
}

DIV#wrapper {
  text-align: right;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

#footer {
	width:30px;
	position:absolute;
	bottom:0;
	margin-left:-70px;
	
	}
* html #footer {bottom:-1px;}
#footer div {padding:0 0 4px 0;}

#copyays{}