body{font-size: 13px;	font-family: verdana;   text-align:center;  background-color:#ffffcc; }
a[href]{text-decoration:underline; color:#4c1900;     }
a:link{color:#4c1900}
a:hover{color:green}
h1{font-size:300%;    font-variant:small-caps;    color:#4c1900;    }
h2 {
	font-size: 80%;
	color:#4c1900;    background-color:#ffffcc;
}
h3 {font-size: 90%;color:#4c1900;    }
.video{padding:2px;float:left;height:500px}
.imgb{	float: left;padding:2px;height:250px;
} img{border:2px solid #ffffff;	  }
.imgb a:hover img{border:2px solid green;  }
.shop {
	float: left;
	padding: 2px;
    height:440px;
}
.resp{
	float: left;
	height:100px;
	width:100%;
}
#text1 {
    width:280px;
}
#text2 {
    width:90px;
	text-align:left;
}
