.mainBody
{
	color: black;
	margin: auto;
	position: relative;
	width: 770px;
	font-size: 20px;
	background-color: hsla(252.2, 100%, 89.4%,25%);
}

body
{
	background-image: url("../goluah/goluahcat.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: white;
	background-position-y: bottom;
	font-family: IMPACT;
	padding: 0;
	margin: 0;
	overflow-x: hidden; 
}

h1
{
	text-align: center;
	margin: 0px;
}

h2
{
	text-align: center;
}

p
{
	font-family: MSGothic;
	font-size: 16px;
	color: #5522ff;
	margin: 20px;
	text-align: center;
}

ul
{
  margin: 0px;  
}
.charul
{
  margin: 0px;
  margin-left: 40px;
  margin-right: 40px;
}
dl
{
  margin: 0px;  
}
dd
{
  text-align: center;  
  margin-top: 5px;  
  margin-bottom: 5px;  
}
.ddfoot
{
  text-align: center;  
  margin-top: 5px;  
  margin-bottom: 0px;  
}
dt
{  
  margin-left: 10px;  
  margin-right: 10px;  
}
.logoStyle
{
	background-image: url("../goluah/goluahlines.png");
	background-repeat: repeat-x;
	background-origin: border-box;
	background-position-y: top;
	height: 106px;
}

.logoBack
{
	color: #c2b9f5;
	text-align: center;
	font-size: 103px;
	line-height: 103px;
	margin: unset;
	Position: relative;
	bottom: -5px;
	right: 106px;
	font-family: IMPACT;
}

.logoFront
{
	Position: relative;
	top: -116px;
	left: -115px;
	font-family: IMPACT;
	font-size: 103px;
	text-align: center;
	color: black;
	margin: unset;
}

.logoBackBby
{
	color: #c2b9f5;
	text-align: center;
	font-size: 47px;
	margin: unset;
	Position: relative;
	top: -181px;
	right: -188px;
	font-family: IMPACT;
}
.logoFrontBby
{
	Position: relative;
	top: -243px;
	right: -184px;
	font-family: IMPACT;
	font-size: 47px;
	text-align: center;
	color: black;
	margin: unset;
}

a:link {
  color: #4455aa;
}


a:visited {
  color: #4455aa;
}

a:hover {
  color: #99aadd;
}

a:active {
  color: #99aadd;
}