/* CSS Document */
body{ background: url("../splash-images/body.jpg") repeat-x; background-color:#000; margin:0;padding:0;}

#pinkamain{ background-image: url("../splash-images/body2.jpg"); background-repeat:no-repeat; background-position:center top;}
#main{ width:932px; margin:0 auto; padding:0;}
#head{ background: url("../splash-images/splashtop.jpg") no-repeat; height:506px;}
#footer{background: url("../splash-images/footer-bg.jpg") repeat-x; height:77px;}


