body {
 background-image: url("backgroundtile.jpg");
}

table.maintable {
 margin-left: 35px;
 margin-right: 350px;
 margin-top: 50px;
 height: 520px;
 width: 965px;
 background-image: url("kayrab-postcard.jpg");
 background-repeat: none;
}
td.info{
 width: 50%;
 text-align: center;
}
td.innerform{
 color: #ffffff;
 width: 50%;
 text-align: right;
}
h3{
 color: red;
 font-family: Arial;
}
form {
 font-size: 13px;
}
p {
 color: #ffffff;
 font-family: Arial;
 font-size: 14px;
}
p.errormsg {
 color: yellow;
 font-family: Arial;
 font-size: 14px;
}
hr.small{
 color: #ffffff;
 width:20px;
 align: center;
}
marquee{
 width: 150px;
 height: 200px;
}
a{
 color: red;
}
