
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background-color: #C6D5C4;
}
#menu2 {
	background-color: #0A4A92;
}
