/* CSS Document */
.photodiv
{
	background-color:#000000;
	height: 100px;
	width: 100px;
	border: thin solid #FF0000;
}

