td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
	font-weight: 900;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: 900;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: 900;
	font-size : 16px;
}
body
{
background-color:(231,210,179);
background-image: 
url('img/certificate-edit.jpg'); 
no-repeat;
background-attachment: 
fixed;
background-position: 50% 20%;
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
