body {
	background:#DBDBDB url(../images/bg.png) repeat-x top left;
}

.content {
	background: url(../images/home.png) no-repeat top left;
        width: 820px;
        height: 410px;
        float: left;
        margin-left: 5%;
}

a {
      float: right;
      height: 44px;
      width: 408px;
      margin-top:225px;
}