﻿a:link {text-decoration: none;
}
a:visited {	text-decoration: none;
}
a:hover { color: #FFF; text-decoration: none;
}
a:active {	text-decoration: none;
}
.center {	text-align: center;
}
.bkg {
	background-image: url('BizzyTurtlebkgtile.jpg');
	background-repeat: repeat;
	text-align: center;
	text-decoration: none;
}
h1 { font-family: "Trebuchet MS", "Tahoma", Arial, Verdana;
font-size: 18pt;
color: #FFF;
text-shadow: 2px 2px 5px #000;
font-weight: bold }

h2 { font-family: "Trebuchet MS", "Tahoma", Arial, Verdana;
font-size: 16pt;
color: #ded6c2;
text-shadow: 2px 2px 3px #000;
font-weight: bold }

h3 { font-family: "Trebuchet MS", "Tahoma", Arial, Verdana;
font-size: 14pt;
color: #FFF;
text-shadow: 2px 2px 3px #000;
font-weight: bold;
text-decoration: none }

p { font-family: "Trebuchet MS", "Tahoma", Arial, Verdana;
font-size: 12pt;
color: #000 }

img, img.scale-with-grid { outline: 0; max-width: 100%; height: auto; }