a:hover {color: fuchsia}
#centralWindows {
margin:20px auto; 
width:550px; 
padding: 20px;
text-align: center;
font-weight: bold;
color: fuchsia
}
#moneyEntrance {
margin: auto; 
height:48px; 
width:96px; 
background: url(/img/rouble.png) no-repeat 50%; 
float:left
}
#phonesEntrance {
margin: auto; 
height:48px; 
width:96px; 
background: url(/img/notepad.png) no-repeat 50%; 
float:left
}
#filesEntrance {
margin: auto; 
height:48px; 
width:96px; 
background: url(/img/files.gif) no-repeat 50%; 
float:left
}
#forumEntrance {
margin: auto; 
height:48px; 
width:96px; 
background: url(/img/forum.png) no-repeat 50%; 
float:left
}
#lackpapersEntrance {
margin: auto; 
height:48px; 
width:96px; 
background: url(/img/papers.png) no-repeat 50%; 
float:left
}