body { 
			background: white; background-image: url('images/bg-chris-guitar.jpg'); background-repeat: no-repeat; background-position: 0px 0px; background-color: black;
}

.text { 
			position: absolute;
			top: 0%; 
			margin-top: 253px; 
			left: 0%; 
			margin-left: 333px; 
			width: 650px; 
			font-size: 11pt;
			padding: 6px;
			color: black;
			background: #F2FFF2; 
			border-style: solid; 
			border-width: 2px; 
			border-color: #000064;
			font-family: georgia, times, serif; 
			text-align: justify;
			line-height: 1.2em;
			letter-spacing: .5px;
}

.text-pop { 
			position: absolute;
			top: 0%; 
			margin-top: 0px; 
			left: 0%; 
			margin-left: 0px; 
			width: 580px; 
			font-size: 11pt;
			padding: 10px;
			color: black;
			background: white; 
			border-style: solid; 
			border-width: 0px; 
			border-color: black;
			font-family: georgia, times, serif; 
			text-align: justify;
			line-height: 1.2em;
			letter-spacing: .5px;
}

.links { 
			position: absolute;
			top: 0%;
			margin-top: 209px;
			left: 0%;
			margin-left: 270px;
			width: 690px;
			padding: 20px;
			text-align: right;
			border-style: solid; 
			border-width: 0px; 
			border-color: black;
			background: none;
			color: black;
			font-family: All Hooked Up;
			font-size: 17pt;
			letter-spacing: 1px;
}

.black { 
			position: absolute;
			bottom: 0%; 
			margin-bottom: 20px; 
			left: 0%; 
			margin-left: 10px; 
			width: 200px; 
			font-size: 8pt;
			padding: 0px;
			color: #666666;
			background: none; 
			border-style: solid; 
			border-width: 0px; 
			border-color: #000064;
			font-family: arial, helvetica, serif; 
			text-align: justify;
			line-height: 1.2em;
			letter-spacing: .5px;
}

A { color: maroon; text-decoration: none; font-weight: normal; }
A:hover { color: maroon; text-decoration: underline; }





