/* CSS Document */

.buttonscontainer {
width: 200px;}

.buttons a {
color: #FF0000;
background-color: ffffff;
padding: 2px;
padding-left: 3px;
display: block;
font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: left;}

.buttons a:hover {
background-color: #669900;
color: ffffff;
text-decoration: none;}

body {
	background-color: #669900;
}
.pleasenote {
	font-family: Tahoma, "Arial Narrow";
	font-size: 10px;
}
.header a {
	font-family: "bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;
	padding: 15px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images-for-top-100-baby-names.jpg);

}
.header a:hover {
	text-decoration: underline;
	color: #000000;

}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;

}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #339900;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;

}

.mainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;

}

.mainer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;

}

a {
	color: #669900;
}

.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
 } 
.header { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 15px;
	color: #CCFF66;
	text-decoration: none;
	background-image: url(../images/christmas-cookie-recipes.gif);
; letter-spacing: normal
 } 
 
  hr {
  border: 0;
  width: 80%;
  color: #f00;
  background-color: #f00;
  height: 1px;
}
