body
{
background-image:url("./pictures/black.JPG");
background-color:RGB(162,11,2);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: 50% 170px;
color:RGB(256,256,256)  ;
text-align: center;
margin-top:0cm;
}

h1,h2,h3,h4,h5
{
color:RGB(256,256,256);
text-align: center;
}

p
{
width:800px;
color:RGB(256,256,256) ;
text-align: center;
}

p.right
{
text-align: right;
color:RGB(256,256,256) ;
font-family:"book antiqua";

}
p.bottom
{
text-align: center;
color:RGB(32,32,32) ;
font-size: 10%;
}

a:link {color: RGB(256,256,256)    }     /* unvisited link */
a:visited {color: RGB(256,256,256)  }  /* visited link */
a:hover {color: RGB(256,256,256)   }   /* mouse over link */
a:active {color:  RGB(256,256,256)  }

ul.square
{
list-style-type: square
}

p.middle
{
vertical-align:middle;
}
table.main
{
vertical-align:middle;
horizontal-align:middle;
text-align: justify;
color:RGB(256,256,256) ;
font-family:"book antiqua";
font-size: 90%;
}
table.testimonials
{
vertical-align:middle;
text-align: justify;
color:RGB(256,256,256)  ;
font-family:"book antiqua";
font-size: 100%;
}

th.event
{
text-align: center;
color:RGB(230,0,0);
}

th.testimonial
{
text-align: center;
color:RGB(256,256,256);
font-size: 105%;
}

th.test
{
text-align: justify;
color:RGB(256,256,256) ;
font-family:"book antiqua";
font-size: 100%;
}
th.answer
{
text-align: justify;
color:RGB(256,256,256) ;
font-family:"book antiqua";
font-size: 90%;
}

th.question
{
text-align: left;
color:RGB(230,0,0);
}

th.contact
{
text-align: left;
color:RGB(230,0,0);
font-size: 125%;
}
th.name
{
color:RGB(230,0,0);
}

th.form
{
text-align: left;
color:RGB(230,0,0);
}
th.small
{
text-align: left;
font-size: 95%;
}
th.services
{
text-align: left;
color:RGB(256,256,256);
font-size: 90%;
}
h3.services
{
color:RGB(120,0,0); 
}

