@charset "utf-8";
/* CSS Document */

.gallery img {width: 165px;
height: 125px;
padding: 5px;
border: 1px solid #cccccc;
background-color: #ffffff;
margin: 5px;
background-image: url(images/gallerybg1.jpg);
background-repeat: no-repeat;}

.gallery {width: 600px;}

.gallery h2 {
font-size: 13px;
color: #FE9A04;}

