.logo { position: relative; margin-left: 16px; }

.menu { position: relative; margin-left: 12px; }

.main { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }

.heading { font-size: 28; }

.content { font-size: large; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a { color: #A50000; 
    text-decoration: none;
  }

.menu-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: 600;
	color: #747474;
	
}
.menu-intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23;
	font-weight: normal;
	color: #b80000;
	list-style-type: circle;
	list-style-image: url(../images/bullet.jpg);
	
}

.about-text{
	list-style-image: url(../images/bullet.jpg);
	
}

img, img a{
	border: none;
}

.service-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23;
	font-weight: normal;
	color: #b80000;
	list-style-type: circle;
	list-style-image: url(../images/bullet.jpg);
	
}

.contact-text{
	font-size=-1; 
	font-family: Arial,Helvetica, sans-serif;
}

.menu-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: normal;
	color: #b80000;
	list-style-type: circle;
	list-style-image: url(../images/bullet.jpg);
	
}
wedding-menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #b80000;
	list-style-image: url(../images/bullet.jpg);
}