body {
	background-image:url(img/rice_paper.jpg);
	background-color: #333333;
	background-repeat:repeat;
	margin-top: 20px;
}

p {
	color: #333333;
	font-size: 17px;
	font-family: "Bradley Hand ITC";
	font-weight: 600;

	}
	
#info {
color:#2a638e;
font-size: 17px;
font-family: "Goudy Old Style";
}


a:link {
	color: #2a638e;
	font-size: 18px;
	font-family: "Goudy Old Style";
	font-weight: bolder;
	text-decoration: none;
}

a:visited {
	color: #2a638e;
	font-size: 18px;
	font-family: "Goudy Old Style";
	font-weight:bolder;
	text-decoration: none;
}

a:hover {
	color: #303030;
	font-size: 18px;
	font-family: "Goudy Old Style";
	font-weight: bolder;
	text-decoration: none;
}

a:active {
	color: #999966;
	font-size: 18px;
	font-family: "Goudy Old Style";
	font-weight: bolder;
	text-decoration: none;
}
h2 {
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #2a638e;
}

h1 {
	font-family: "Goudy Old Style";
	font-size: 22px;
	font-weight: bold;
	color: #2a638e;
}
h3 {
font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bold;
	color: #2a638e;
	}	

#footer {
	clear:both;
	background:#5381ac;
	width:830;
	color:#303030;
	text-align:center;
	font-family: "Goudy Old Style";
	font-size:14px;
	line-height:30px;
}

#footer a {
	color:#303030;
}

#footer a:hover {
	color:#666666;
}


	
	
.designer {
	font-family: "Myriad Pro";
	font-size: 10px;
	color: #303030;

}
.designer a{
font-size: 10px;
font-family: Myraid Pro;
color: #303030
}

.designer a:hover {
color:#666666;
}
