

body {
background-color:#ffffff;
background-image:url(images/NCA_BK.jpg);
/*background-attachment:fixed;*/
background-position:center 0px;
background-repeat:no-repeat;
text-align:center;
}

#container {
width:760px;
height:650px;
position:relative;
margin-top:10px;

margin-left:auto;
margin-right:auto;
border:0px;
}

