body {
  font-family:Arial, Helvetica, sans-serif;
}
#subheader2{
  background:#7B007B;
  height:25px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
div#copyright {
	font-size: x-small;
	padding-top:5px;
}
div#subfooter2 {
	font-size:small;
}

p {
	margin: .5em 0;
}

h2 {
	color:#7B007B;
	font-size:large;
}
h1 {
	color:#CE7118;
	font-size:x-large;
	text-align:center;
}
h3 {
	font-size:medium;
	color:#EE93C9;
}
a:link {
	color:black;
}

div.photo {
	float:right;
	padding-left:25px;
	width:125px;
}
div#photo p {
	text-align:center;
	background-color:#EAEAEA;
}
#container-center {
	font-size:small;
  	line-height:18px;
	margin: 20px 100px;
}