body {
background-color: #3c2846;
background-repeat:repeat-x;
background-image:url("img/bg.jpg");
text-align: center;
font-family: helvetica, ariel, san-serif;
color: #ccc;
}

#centerWrap {
background-image:url("img/centerWrap.jpg");
height: 787px;
width:1168px;
position:relative;
}

#optionA{
position:absolute;
left: 90px;
top:320px;
float: left;
}



#optionB {
position: absolute;
left:400px;
top:410px;
float:left;
}



