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
{
border: 1;

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

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

td
{
color: white;
width:200px;
}

p
{
text-align:center;
}

tr
{
background-color: rgb(49, 59, 3);
text-align: center;
}

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

#w3c
{
	border:0px ;
	
}
