H2 {
font-size: 15px;
font-weight: bold;
font-style: normal;
background-color: #660000;
}

H3 {
font-size: 15px;
font-weight: bold;
font-style: normal;
background-color: #3366FF;
}

a {
text-decoration: underline; 
color: YELLOW;
}

div.main {  
width: 760px;
}

div.main-menu {
float: left;  width: 110px;
}

div.main-phot {
float: left; width: 200px;
}

div.main-menu2 {
float: left;
}

.r-font {
float:left; margin-right:1em; margin-bottom:1em;
}