@charset "utf-8";
body
{
	text-align: center;
	background-color: #F2E3D0
}

{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}	
	.class A:link {text-decoration:underline;color: yellow;}
	.class A:visited {text-decoration:underline; color: yellow;}
	.class A:active {text-decoration:underline; color: yellow;}
	.class A:hover {text-transform:uppercase; color: yellow;}

#bctop 
{
 position:absolute;
 width: 775px;
 height: 154px;
 margin-bottom:0px; margin-left:0; margin-right:0; margin-top:0 ;
 padding: 0;	
}

#holiday
{
 margin-left: auto ;
 margin-right: auto;
}

#about
{
 width: 600px;
 height: 625px;
 background-color: #F2E3D0;
 padding: 10px;
 border: 1px solid #999999;
 margin-left: auto ;
 margin-right: auto;
}

#content 
{
  width: 725px ;
  height: 350px;
  margin-left: auto ;
  margin-right: auto;
}

.bcdeli {
position:relative;
background-image: url('images/home.h2.jpg');
background-repeat: no-repeat;
width: 725px;
height: 350px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0 
}

.bcdeli img {width: 100%; height: 100%; border: 0px none; }
* html a:hover {visibility:visible}
.bcdeli a:hover img{visibility:hidden}


