body {
	font-family: Comic Sans MS;
	color: #330000;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-image:  url(/backgrounds/chocolate-dk-suede.jpg);
	}
body p, body div, body table, body tr, body td {
	font-family: Comic Sans MS;
	color: #330000;
	font-size: 14px;
	font-style: normal;
	text-decoration: none; 
}
A:link {
COLOR: #993300;
TEXT-DECORATION: underline;
background-color : transparent;
}
A:visited {
COLOR: #330000;
TEXT-DECORATION: underline;
background-color : transparent;
}
A:hover {
COLOR: #CC3300;
TEXT-DECORATION: underline;
background-color : transparent;
}
A:active {
COLOR: #993300;
TEXT-DECORATION: underline;
background-color : transparent;
}
.center {
	color: #330000;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(/backgrounds/beige-warm-parch.jpg);
}	 
.center a:link {
	color: #993300;
	text-decoration: underline;
	background-color : transparent;
}
.center a:visited {
	color: #330000;
	text-decoration: underline;
	background-color : transparent;
}
.center a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color : transparent;
}
.center a:active {
	color: #993300;
	text-decoration: underline;
	background-color : transparent;	
}
h1 {
	font-size:16px;
}
@media only screen and (min-device-width: 768px) and (max-device-width : 1024px){
body p, body div, body table, body tr, body td, td a{
    font-size: 20px !important;
}
.taupe-background {
	font-size: 20px !important;
}
.CollapsiblePanel{
	font-size: 20px !important;
}
h1{
	font-size: 26px !important;
}
.footer{
	font-size: 16px !important;	
}
.footer a{
	font-size: 16px !important;	
}
.top td, .top td a{
	font-size: 18px !important;
}
.categories {
	font-size:18px !important;
}
.script1 {
	font-size: 20px !important;
}
}
}