body{
                    background-color: #FFF9D7;
                }
                #mainMenu{
                    background: #0D4BBE;
                }

                #shortcuts{
                    background: #FFFB49;
                }

                .ads{
                    border: 1px solid #0D4BBE;
                }

                .boxTitle{
                    background-color: #0D4BBE;
                }

                .boxRow{
                    background-color: #FFFB49;
                }

                #footer{
                    background: #0D4BBE;
                }