A:link {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:hover {text-decoration: underline; color: #333333;}
.txt {
font-size: 13px; font: Arial, Helvetica, sans-serif; color: black; text-align: center;
position:absolute; bottom: 50px; width:99%;
}
body {
background-image: url('back.png');
background-repeat: repeat-x;
}
.image {
height:350; width:641; position:absolute; top:40%; left:50%; margin-top:-175px; margin-left:-320px;
}