body {
	color: rgb(255, 255, 255);
	font-family: "Gill Sans", "Gill Sans MT", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Calibri, "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background:	rgb(32, 32, 32);
	text-align: center;
	font-weight: lighter;
}
a { 
	color: rgb(255, 255, 255); 
	text-decoration: underline; 
}
a:visited { 
	color: rgb(255, 255, 255);
	text-decoration: underline; 
}
a:hover, a:active { 
	color: rgb(255, 0, 0); 
	text-decoration: underline; 
}
#main {
	min-width: 640px;
	max-width: 800px;
	width: 60%;
	margin: auto;
	padding: 10px 3%;
	text-align: left;
	background:	rgb(64, 64, 64);
	border-radius: 25px;
}
.br {
	display: inline;
	clear: both;
}
h1 {
	font-weight: 200;
	text-align: left;
	line-height: 1;
	font-style: normal;
	font-size: 125%;
	color: rgb(192, 192, 192);
}
h2 {
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 125%;
	line-height: 1.5;
}
h3 {
	font-weight: normal;
	font-size: 125%;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 0;
}
h4 {
	font-weight: normal;
	font-size: 125%;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 0;
}
h5 {
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	line-height: 1.5;
	margin: 0;
}
p {
	line-height: 1.5;
}
em {
	font-weight: bolder;
	font-style: normal; /*italic;
	/*font-size: 125%;*/
	color: rgb(0, 192, 192);
	/*vertical-align: top;*/
}
#details em {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: rgb(0, 192, 192);
}
small {
	font-weight: lighter;
	font-size: smaller;
}
header img {
	display: inline-block;
}
#rabbit {
	float: none;
	vertical-align: middle;
	border: 0;
}
#guitarmailicon {
	float: none;
	vertical-align: middle;
	border: 0;
	margin-top: 3%;
	border-radius: 10px;
}
#logo {
	vertical-align: middle;
	border: 0;
}
#tuner {
	position: absolute;
	top: 140px;
	left: 50%;
}
#basspanda div {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 125%;
	vertical-align: middle;
	color: rgb(0, 0, 0);
	
	background-color: rgb(236, 242, 236);
	border-radius: 5px;
	border: 1px solid rgb(96, 96, 96);
	padding: 5px 0;
}
#basspanda img {	/*padding-left: 4px;*/
	vertical-align: middle;
}
#basspanda a, #basspanda a:visited, #basspanda a:hover, #basspanda a:active {
	text-decoration: none;
}
#itunes {
	text-align: center;
	/*margin: 2em auto;*/
}
#mininav {
	color: rgb(255, 0, 0);
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	
	background-color: rgb(80, 80, 80);
	border-radius: 10px;
	display: inline-block;
	float: right;
	/*position: relative;
	top: -16px;*/
	margin-bottom: 1em;
}
#mininav div {
	display: inline-block;
	padding-left: 16px;
	vertical-align: middle;
}
#mininav a, #mininav a:visited {
	color: rgb(255, 0, 0);
	text-decoration: none;
	text-shadow: 2px 2px 4px #000000;
}
#mininav a:hover, #mininav a:active {
	color: rgb(255, 0, 0);
	text-decoration: underline;
	text-shadow: 0px 0px 4px #000000;
}
#customer-reviews {
	background-color: rgb(80, 80, 80);
	border-radius: 2px;
	border-left: 2px solid rgb(255, 0, 0);
	padding: 0 10px 0 10px;
	text-align: left;
	/*margin: 1.5em 4% 0 4%;*/
	margin-top: 1.5em;
}
#customer-reviews em { color: white; }
#customer-reviews p {
	font-style: italic;
}
#video {
	width: 640px;
	height: 480px;
	text-align: center;
	margin: 1.5em auto;
}
#screenshots {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 1.5em;
	vertical-align: middle;
}
#screenshots img {
	border: 1px solid rgb(96, 96, 96);
	border-radius: 2px;
	margin: auto 2%;
	text-align: center;
	vertical-align: middle;
}
#screenshots a img, #screenshots a:visited img {
	box-shadow: 2px 2px 4px #000000;
}
#screenshots a:hover img, #screenshots a:active img {
	box-shadow: 0px 0px 4px #000000;
}
ol {
	list-style-type: decimal-leading-zero;
}
nav {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 1.5em;

	color: rgb(255, 0, 0);
	font-size: x-large;
	font-family: "Marker Felt", "Segoe Print Bold", Impact;
	letter-spacing: 1px;
	font-weight: normal;
	text-shadow: 2px 2px 4px #000000;
}
nav div {
	width: 16%;
	display: inline-block;
}
nav a, nav a:visited {
	color: rgb(255, 0, 0);
	text-decoration: none;
	text-shadow: 2px 2px 4px #000000;
}
nav a:hover, nav a:active {
	text-decoration: underline;
	text-shadow: 0px 0px 4px #000000;
}
img.smicon {
	border: 1px solid white;
	border-radius: 2px;
	background-color: white;
	vertical-align: text-top;
	box-shadow: 2px 2px 4px #000000;
}
a:hover img.smicon, a:active img.smicon {
	box-shadow: 0px 0px 4px #000000;
}
#credits {
	text-align: center;
}
hr {
	width: 50%;
	margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-style: solid;
    border-color: rgb(32, 32, 32);
    border-width: 1px 0 0 0;
}
footer {
	margin-top: 3em;
	text-align: center;
	font-size: smaller;
}
.centerimg {
	text-align: center;
	border-radius: 2px;
}
.leftlinkimg img {
	border-radius: 2px;
	text-align: left;
}
#precis {
	font-style: italic;
	background-color: rgb(80, 80, 80);
	border-radius: 2px;
	border-left: 2px solid rgb(255, 0, 0);
	padding-left: 10px;
}
.subtle {
	color: rgb(192, 192, 192)
}
#fofrabbit {
	display: inline-block;
	vertical-align: middle;
}
#fourohfour {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
}
#fourohfour h1 {
	text-align: center;
	color: rgb(255, 0, 0);
	font-size: 48px;
	font-family: "Marker Felt", "Segoe Print Bold", Impact;
	letter-spacing: 1px;
	font-weight: normal;
	font-style: normal;
	text-shadow: 4px 4px 4px #000000;
}
#fourohfour p {
	font-size: large;
}