body {background-color: #000000;
margin: 0;

}
#wrapper {background-image: url(../images/wall.jpg);
background-repeat: no-repeat;
background-position: center;
margin: -15px auto 0;

height: 1017px;
}

#main {
height: 100%;
width: 800px;
margin: 0 auto;
}

#menu {background-image:url(images/topLogo.png);
height: 140px;
width:845px;
background-repeat:no-repeat;
}

p {font-size:12px;
font-family: arial;
color:#777777;

}

#pay { width:300px;

}

a {color:#555555;
outline: none;

}

a:active {outline: none;

}


a img {outline: none;

}


td a img:visited {outline: none;

}

#content {margin-left: 85px;
width: 725px;
}

td {font-size:12px;
font-family:arial;
color:#777777;

}
