/* ================
PROFILE
================ */
h2 {
font-size: 15px;
padding-top: 20px;
font-weight: normal;
}
#profile p {
font-size: 12px;
color: #333;
line-height: 1.6;
width: 650px;
margin-bottom: 30px;
}
#profile #contents a {
padding: 3px;
color: #666;
text-decoration: none;
}
#profile #contents a:hover {
color: #999;
background: #eee;
}