body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-image: url(../images/bg.gif);
}

div, img, p {
	outline: none;
}

#wraper {
	width: 700px;
	margin: 0 auto;
}

#title {
	width: 700px;
	text-align: center;
}

#frame {
	width: 700px;
	padding-top: 60px;
	text-align: center;
}

#captionbox {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 40px;
	border-bottom: 1px;
	border-color: #000000;
	text-align: left;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-bottom: 3px;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 3px;
}

a {
	color: #666666;
}

.title {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}

.caption {
	font-size: 1em;
	margin-bottom: 3px;
}
