/* CSS Document */

#subjectHeader {

	background-color: #340166;
	color: #FFFFEC;
	text-align: center;
	height: 38px;
	background-image: url(../images/backround%20icons/Family6.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
}

#contentL {
	width: 99%;
}
