 
body {
	background-color: #000000;
	 
}
.events {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #000000;
}
 
.portraits {
	color: #FF3399;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	background-color: #000000;
	height: auto;
	width: auto;
}
.copyright{
	color: #F96F0D;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #000000;
}
 
.contact {
	color: #9933FF;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	background-color: #000000;
}
.landscapes {
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	background-color: #000000;
}
.weddings {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	background-color: #000000;
	list-style-position: inside;
	list-style-image: url(%20);
	list-style-type: none;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
 
.home {
	color: #00FF00;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
}
