body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2;
	color: #666666;
	line-height: 1.8
	}
	.page{
	background: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2;
	color: #666666;
	line-height: 1.8;
	}
	a:link{
		color: #6F9FCE;
		}
	a:visited{
		color: #6F9FCE;
		}
	a:hover{
		color: #93DAF8;
		}
	a:active{
		color: #93DAF8;
		}
	.titles a:link{
		color: #AF4236;
		}
	.titles a:visited{
		color: #AF4236;
		}
	.titles a:hover{
		color: #CF655A;
		}
	.titles a:active{
		color: #CF655A;
		}
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16;
	font-weight: 200;
	color: #C35146;
	}
	h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14;	
	font-weight: 200;
	color: #000000;
	}

.frame {
	overflow-x: hidden;
	height: 386;
	width: 463;
	_width: 448;
	}

