H1{
margin:66px 0 0 0;
text-align:center;
letter-spacing:0.5em;
color:#228b22; /* forestgreen */
}

H2{
margin:auto;
font-size:smaller;
text-align:center;
letter-spacing:0.5em;
}

P{
text-align:center;
line-height:1.2em;
}

#works{margin:0;padding:0;}

.list{
float:left;
list-style:none;
margin:3px;
padding:0;

line-height:2em;
display:block;
background:#fff;
border:1px solid #e0ebaf; /* Žá‰è */
width:125px;
text-align:center;
font-size:small;
}


.list a{
background:#fff;
display:block;
width:125px;
}

.list a:hover{
color:#fff;
background:#8f6552;/* brown */
}
