
/* KC Graphic Shop */

body {
	
	margin:0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-size: 12px;
	font-style: normal;
	font-color: black;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	color:#000000
	}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: 1.5px;
	color:#006699
}



details
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 font-style:normal;
 }
 
 #footer
 {display:table-footer-group;
 
 
 }