body {
	background-image: url(assets/images/graybg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.navbar {
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
.photodes {
	font-size: 12px;
}
.photoadd {
	font-weight: bold;
}
.section {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
}
