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

body {
background:#fff;
padding:20px;
}

a img {
text-decoration:none;
border:1px solid #000;
}

a {
color:#2b0505;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

h2 {
padding-top:0;
margin-top:0;
margin-bottom:0;
*margin-bottom:10px;
}

#text {
float:left;
width:235px;
margin-right:15px;
}

#images {
float:left;
width:310px;
margin-top:8px;
}
