


/*style sheet for mg*/

body{
background-image: url(../images/yellowgrass_2.jpg);
text-align: left;
}

#container {
  margin: 0 auto;
  width: 860px;
  } 

table {
background-color: #eee9bf;
width: 840px;
font-size: 12px;
border: 4px;
padding: 10px;   
}


h1 {
font-weight: bold;
font-size: 50px;
color: #185b2f  ;
}

h2 {
font: bold 1.4em/1.257142em; color:  #d69f2a ;font-size: 30px;
}

h3 {
font: bold; 
color: #185b2f ;
font-size: 16px;
}


p.big { font-size: xx-large; font-weight: bold;
}

p.green {font-size: 12pt; color: #185b2f; font-weight: bold;}

p.gold {font-size: 12pt; color: #d69f2a; font-weight: bold;}

a.gold  { color:  #d69f2a ; font-weight: bold; text-align: center; font-size: 14pt;   }
a.gold2  { color:  #d69f2a ; font-weight: bold; text-align: center; font-size: 12pt;   }

p.gold  { color:  #d69f2a ; font-weight: bold; text-align: left; font-size: 14pt;   }



p.brown_2 {font-size: 18pt; color: #582d27; font-weight: bold;}

p.center {font-size: 18pt; font-weight: bold; text-align: left;}

a.green {color: #185b2f  ; font-weight: bold;  text-align: left; font-size: 18pt;} 

a.gold  { color:  #d69f2a ; font-weight: bold; text-align: center; font-size: 18pt;   }

li {font-size: 18;  font-weight: bold;}

/*This is the link to the style sheet:  <link rel="stylesheet" type="text/css" href="mg_style_sheet.css" media="screen" /> */
