
body {
background: url('http://blockstar.com/images/css/wavysand.gif') repeat  ;
color: #949494;
}

.content {
	background-color: #f6fbe4;
	}

.space { height: 400px;
}


p {
color: #7C7F73;
font-size:12px;
letter-spacing: 0.5px;
font-family:tahoma;
font-weight: bold;
}

h1  {color: #7C7F73;
	}

h2 {color: #7C7F73;
	}
	
	
h3	{color: #7C7F73;
	}
	
	
li	{color: #7C7F73;
	}

a {
letter-spacing: 1px;
text-decoration: underline;
color: #7C7F73
}

 a:hover

  {background-color:#CED3BD;
color: #fff;}
