@charset "utf-8";
body {
	background-color: #ffffff;
	background-image: url(image/katiehand.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 15px 5px 50px 5px
	padding-bottom 100px;
	overflow:hidden;
	}
h1{
	border-bottom:1px solid #000000
	}
	
.sidebar{
	font-family: "Century Gothic";
	font-size: 16px;
}
.main{
	background-repeat: repeat-x;
	}
.copyright{
	border-bottom:1px solid #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
} 
.news{
	border: 1px solid #000000;
	font-family: "Century Gothic";
 	border-bottom: 10px solid #000000;
	font-size:12px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #330000;
}
a:active {
	color: #000000;
}
.select{
	background-color: #000000;
}