/* This is a comment */
/* Style Sheet for AFCB Ladies */

/* Body */
body {
background: url('bg.gif') #D6D6D6 repeat-x;

}


/* Headers */



/* HR (Hard Rule = line) */


/* Paragraphs */


/* Divs */


/* Links */
a:link     {color:black}
a:visited  {color:black}
a:hover    {color:black}
a:active   {color:black}

/* Navigation */

/* Classes used by all html elements */

/* Ids */


