
body
{
	font-family: arial;
	font-size: 10px;
	color: #531c40;

	margin: 0px;
	padding: 0px;

	background-color: #e1cdec;

	text-align: left;
}

table
{
	border-collapse: collapse;
}

.homeicon
{
	width: 60px;
	height: 60px;
}

#menu
{
	margin-bottom: 0px;
}

#whatis
{
	padding-bottom: 0px;
}

#footer
{
	font-size: small;
	text-align: center;
}

#head1
{
	font-size: x-large;
	text-align: center;
}


a
{
	color: #aa7999;
	font-size: 9px;
	text-decoration: none;
}

a:hover
{
	color: #d36f43;
}

a.downloadbutton
{
	color: red;
}

#vibrafonicsitem
{
	border: solid;
	border-width: thin;
	border-color: #aa7999;
}

.contactformitem
{
	border: 1px solid #aa7999;
}
