td.main
{
font-family: 'Trebuchet MS', sans-serif;
font-size: 20px;
}

td.main1
{
font-family: 'Trebuchet MS', sans-serif;
font-size: 10px;
}

td.main { 
  background: white url('/img/girl.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  vertical-align: top;
  border: 1px solid black;
  padding: 10px;
  height: 2240px;
}

a, h1
{
text-decoration: underline;
}

.menu2
{
background-color: white;
}