/********** These are styles for the Taekwondo ABOUT section  *****************/



/****************************** Background color changes ********************************/

body {
	background: #A280A1 url(images/bg.jpg) repeat;
}

#header {
	background: #A280A1 url(images/bg-topbar.jpg) repeat-x;	
	 }

/****************************** Text Styles ********************************/

.subhead1, .subhead2 {
	color: #003462;
}
	
/****************************** Lighten Footer text ********************************/

ul#footer-list li a {color: #F3D8D8;}

p.footer {color: #F3D8D8; }
