body	{
			margin-top: 5%;
			margin-left: 10%;
			margin-right: 10%;
			margin-bottom: 20%;
			font-family: sans-serif
			line-height: 22px
		}
		
.walt a:hover {
	background: gold;
	color: #b2b2b2;
}
.walt a:link {
	color: #b2b2b2;
	text-decoration: none;
}
.walt a:visited {
	color: #b2b2b2;
	text-decoration: none;
}


div.title	{
			font-family: sans-serif;
			color: #b2b2b2;
			font-size: xx-large;
			line-height: 1px;

		}
		
div.walt 	{
			font-family: sans-serif;
			color: #b2b2b2;
			font-size: x-large;
			line-height: 5px;
			text-align: right;
}
		
				
div		{
			font-family: sans-serif;
			line-height: 25px;
}				
				
p.line	{
			border-bottom: 1px solid #b2b2b2;
		}
				
div.gold	{
			background: gold;
			
		}		
div.gray	{
			background: #556270;
			color: white;
		}		
div.aqua	{
			background: #4ECDC4; 
		}
div.apple	{
			background: #C7F464;
		}				
div.pink	{
			background: #FF6B6B;
		
		}
div.pinker	{
			background: #C44D58;
			color: white;
		}
div.pinkest	{
			background: #FE4365;
			color: white;
		}	
div.dusty {
			background: #FC9D9A;
			}
div.peach {
			background: #F9CDAD
}
div.tan {
			background: #C8C8A9;
}
div.teal {
			background: #83AF9B;
}
div.chocolate {
			background: #170409;
			color: white;
}
div.maize	{
			background: #B8AF03;
}
div.dust	{
			background: #CCBF82;
}
div.morepink {
			background: #E33258
}
div.ltbrown  {
			background: #A38A5F;
}
div.latte	{
			background: #D1C5A5;
}
div.olive	{
			background: #8C873E;
}
div.plum	{
			background: #4D3339;
			color: white;
}
div.violet	{
			background: #793A57;
			color: white;
}
div.electricplum {
			background: #91204D;
			color: white;
}
div.orange	{
			background: #E4844A;
}
div.marigold	{
			background: #E8BF56;
}
div.brntorange	{
			background: #A92205;
}








































	
