a
{
color: rgb(119, 11, 3); 
}

h1
{

}

h2
{

}

h3
{
text-align: center;
}

h4
{
text-align: center;
font-weight: bold;
}

h5
{

}

h6
{

}

body
{
background-color: rgb(191, 193, 58);

}

img
{

}

div
{
   width: 350px;
   text-align: center; 
   margin: auto;
}

table
{
width:600px;
background-color: black; 
text-align:center;
margin:auto;
} 

p
{
text-align:center;
}



address
{
text-align: center;
font-size:12px;
font-weight: bold;
}