/* -- / custom css tool / -- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.focusBox h3 {
    background-color: #CCCCCC;
    font-family: Arial;
    color: Black;
    text-align: center;

}

body {
    background-color: #9AC611;
    background-image: none;
    background-repeat: no-repeat;
}

#searchArea {
    background-color: #000000;
    font-family: Arial;
    color: White;

}

