/* CSS Document */

body {
	background: #6A418B url(../images/2nd_hd_bg2.jpg) repeat-x;
}

/** Main Structural Divs **/

#header2 {
	width: 860px;
	height: 257px;
	background: url(../images/2nd_hd_bg.jpg) no-repeat;
	padding-top: 4px;
}

