<style type="text/css">

H1
{
  color: #243f3d;
}

H2
{
  text-align: center; 
  color: #243f3d;
}

#properties {
  margin-left:0px;
  margin-top:0px;
  width:592px;
  height: 145px;
  background-color: #BADEFF;
}

#logo {
background: url('images/menu.png');
margin-left:0px;
margin-top:0px;
width:200px;
aheight: 1300px;

} 

#search {
margin-left:40px;
margin-top:0px;
width:160px;
height: 50px;
color: white;
} 

#menu {
background-image: url("images/menu.png");
margin-left:0px;
margin-top:0px;
width:200px;
height: 100%;
} 

#menu_item, a {
margin-left:0px;
margin-top:0px;
width:200px;
height: 30px;
text-align:center;
color: white;
font-weight: bold;
text-decoration:none;
} 

#text {
margin-left:0px;
margin-top:0px;
width:592px;
background-color: #BADEFF;
} 
#indextext {
margin-left:0px;
margin-top:0px;
width:592px;
background-color: #BADEFF;
} 
#item {
font-weight: bold;
} 

#saleitem {
margin-left:0px;
margin-top:0px;
width:330px;
height: 10px
float:left;
font-size:	20px;
}

#description {
margin-left:0px;
margin-top:0px;
width:330px;
height: 80px
float:left;
font-size:	14px;
color: black;
}

#details {
margin-left:0px;
margin-top:20px;
width:330px;
height: 20px
float:left;
font-size:	12px;
color: black;
font-style: italic;
}

#price {
margin-left:2px;
margin-top:10px;
width:70px;
height: 10px;
font-weight: bold; 
color: black;
}

#sold {
margin-left:300px;
margin-top:20px;
width:20px;
height: 10px
text-align:centre;
color: red;
font-weight: bold;
border: solid; border-width: thin; width: 30px 
}

a.black {
color: #000000; 
width=400px; 
padding-top: 20px;
text-align:left;
}

a.email {
color: #000000; 
width=200px; 
padding-top: 20px;
text-align:left;
}


.title {
font-weight: bold;
font-size:	20px;
}

.blue {
color: blue;
padding-top: 20px;
text-align:left;
}


#footer {
text-align: center;
} 

a.footer {
color: #000000; 
text-align:center;
}

//-->
</style> 

