/*   -------------------------------------------------------  File:'Blueball Shadow Colors 36' bodybg_02.css  Created: 21 August, 2007
  Last Modified: 19 September, 2007  Author: Charlie Lockhart, Blueball Design  www.blueballdesign.com
  Email: themes@blueballdesign.com  Copyright 2007 Charlie Lockhart/Blueball Design USA
  All Rights Reserved  -------------------------------------------------------*/

body {
      background:  #CCFFFF;
}

#container {
      background: repeat-y url(../../images/MiddleDS.png);
}

* html #container {
      background: repeat-y url(../../images/MiddleDScad5ba.jpg);
}

#topds {
      background: #CCFFFF url(../../images/TopDS.png) no-repeat;
}

#footer {
      background: #CCFFFF url(../../images/BottomDS.png) no-repeat;
}

.photo-background {
      text-align: center;
      margin: 0px;
      background: #CCFFFF url(../../images/MiddleDS.png) top center repeat-y;
}