body	{
		background-image: url("background2.jpg");
		background-repeat: repeat;
		scrollbar-face-color: #F2EBDE;
		scrollbar-highlight-color: #F2EBDE;
		scrollbar-shadow-color: #E4D9C5;
		scrollbar-3dlight-color: #F2EBDE;
		scrollbar-arrow-color: #1D3E46;
		scrollbar-track-color: #F2EBDE;
		scrollbar-darkshadow-color: #E4D9C5;
		overflow:auto}

h1	{
		font-family: batang, garamond, serif;
		font-weight: bold;
		font-size: 60%;
		font-variant: small-caps;
		color: #1D3E46;
		text-decoration: none;
		margin-top: 0;
		margin-bottom: 0;
		line-height: 100%}

h2	{
		font-family: batang, garamond, serif;
		font-weight: bold;
		font-style: none;
		font-size: 50%;
		color: #D9996B;
		margin-top: 0;
		margin-bottom: 0;
		text-align: left;
		line-height: 100%}
	

p	{
		font-family: batang, garamond, serif;
		font-weight: none;
		font-size: 55%;
		color: #1D3E46;
		text-align: left;
		margin-top: 0;
		margin-bottom: 0;
		line-height: 100%}

blockquote	{
		font-family: batang, garamond, serif;
		font-weight: none;
		font-size: 70%;
		color: #1D3E46;
		text-align: justify;
		margin-top: 0;
		margin-bottom: 0;
		line-height: 100%}

a       { 	font-family: batang, garamond, serif; 
		text-decoration: underline; 
		font-weight: bold;
		font-size: 90%;
		color: #D9996B;
		line-height: 100%}

a:hover { 	font-family: batang, garamond, serif; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 90%;
		color: #D9996B}
					
a:visited 	{ 	font-family: batang, garamond, serif;
			text-decoration: none;
			font-size: 90%
			font-weight: bold;
			color: #D9996B} 