body{
 background:#fbf8ef url(img/link.jpg) 50% bottom no-repeat fixed;
 font-family:"Century","‚l‚r ‚oƒSƒVƒbƒN"; 
 color:#2f2b2c;
}

a:link{
 text-decoration:none;
 color:#54671f;
}

a:visited{
 text-decoration:none;
 color:#a73c70;
}

a:hover{
 text-decoration:underline;
 color:#7c4e95;
}

h1{
 font-size:30px;
}

div#link{
 margin:30px auto;
 width:720px;
}

div#link h2{
 margin:30px 10px 0px;
 font-size:16px;
 font-weight:normal;
}

div#link ul{
 margin:0px 30px;
 font-size:12px;
}

div#link ul li{
 list-style:none;
}