body{
	background: -webkit-linear-gradient(#136899, #e6f4fe); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#136899, #e6f4fe); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#136899, #e6f4fe); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#136899, #e6f4fe); /* Standard syntax (must be last) */
	color:#574949;}
#pageHeader h2{color: #574949;}
#wrapper {background-color: #f5f5f5;}
#footer{border-top-color: #574949;}
#footer .cc {background-position: -20px 0px;}
p{color: #574949;}
a{color:#136899;font-weight: bold;}