/* headers *?
h2 {
	color: #efefef;
}


/* links */
a { 
	color: #0E4D8B; 
}


/* page background */
.masthead_header {
	background: transparent url(shoe_header.jpg) no-repeat;
}
.graphic_background {
	height: 560px;
}

.content { 
	background-color: #ff5300;
	color: #fff;
}
