body {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	margin-left : 75px;
	margin-right : 75px;
	background-color : #ffffff;
	background-image: url(images/playground/kimonobg1.jpg);
}	

p, div, td, b {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
}	

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
}	

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}	

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}

a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ff0000;
}	

.link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: navy;
	font-weight: bold;
}

.photoborder {
	border-width: 2px;
	border-color: #000000;
	border-style: ridge;
}

.contentarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	position:static;
	top:0%;
	left: 5%;
	margin-right: 0%;
	background-color : #ffffff;
	border-width: 3px;
	border-color: #000000;
	border-style: ridge;
	padding: 10px;
}	