@charset "utf-8";
/* CSS Document for djnmarti 2012 Photos*/
body {	background-color: #CCCCFF;}

h1,h2,h3 {
	margin: 0px;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: smaller;
	}
.selected {
	font-weight: bold;
	color: #F00;
}
.centered {
	text-align: center;
	}


.blueText {color: #0000FF}
.smaller {font-size: smaller;}
.alignTop{ vertical-align: top;}
.main {
	margin: 10px;
	padding: 15px;
}
.bigBold {
	font-size: larger;
	font-weight: bold;
}
