/*-----attach body.custom to any style you add here-----*/
body.custom {
	background-image: url('images/american-flag2.png');
        background-repeat: no-repeat;
        background-color:;
}
body.custom  .homelink a {
	color: #000099;
        font-size: 1.8em;
        font-weight:bold;}

body.custom .homelink a:hover {
	color: #0099FF;}
 
body.custom .description {
	color: #0099FF;}

