body {background: url(../img/welcome.gif) no-repeat left bottom;}

.gallery {list-style: none; margin: 0; padding: 0;}

.gallery li {padding: 10px;
margin: 0px 0px 10px 0px;
float: left; position: relative;
/*white-space: pre-wrap;*/
width: 196px; color: #fc2c9e;
text-align: center; font-size: 12px;}

.gallery img, .gallery li:hover img {border: none;}

.gallery em {display: block; margin: -28px auto 12px auto; font-size: 18px;
font-weight: bold; font-style: italic; color: #292929}

.gallery p{font-weight: bold; font-size: 125%;}

.gallery .tx {width: 196px; height: 28px; margin: 0px; padding: 0px; color: #1da9d3;}

.gallery li:hover em {color:#f55afa;}
.gallery a {text-decoration: none;}
