/* Styles the body. */



/* The design-holder. */

#holder{
 position: relative;
 left: 50%; top: 0;
 width: 748px; height: auto;
 margin-left: -375px; margin-bottom: 50px;
 padding-bottom: 25px;
 background-color:#FFFFFF
}


body {
	background-image:url(../Bg/bg.gif);
}

