body{
	background:rgb(255,255,255);
	max-width: 800px;
	text-align: center;
	}
h1{
	font-size: 36px;
	color: #F171FF;
	font-family: "comic sans MS","kid Print";
	}

div#PhotoDiv{
	width:750px;
	background:rgb(255,200,200);
	text-align: center;
	}

div#PhotoOutline{
	padding:30px;
	background:rgb(0,0,0); 
	text-align: center;
	}

div#PhotoBorder{
	padding: 15px;
	background:rgb(255,255,255);
	text-align: center;
	}