/* CSS Document */
body {
font: 62.5% Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#intro {
text-align:center;
margin:10px 0 0 0;
}

#mention {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
}

a {
color:#D2B66C;
text-decoration: none;
letter-spacing:2px;
}

a:hover {
color:#8B7C79;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
color: #8C6D67;
margin:10px 15px 5px 0;
font-weight:normal;
letter-spacing:1px;
}


#rc {
margin:10px 0 0 0;
}

img {
border:none;
}