/* CSS Document */

	
#banner {
	background-image: url('/images/granny.jpg');
}

#banner a {
color: #cccccc;
border-bottom:1px dashed #cccccc;
}

#banner p {
color: #cccccc;
}