    /* Webkit */
    ::selection {
    background: #ff7f7f;
    }
    /* Gecko/Mozilla */
    ::-moz-selection {
    background: #ff7f7f;
    }

    body {
	        background-color:#D5FFFF;
			    }

    footer,
    .title_with_line,
    .progress_bars .progress_title,
    .link_holder_parallax,
    .tooltip,
    #back_to_top,
    .link_holder:hover .circle_item .circle{
    background-color:#D5FFFF;
    }


    .header_inner {

    background-color: rgb(213,255,255);
    background-color: rgba(213,255,255,0.85);
    }
	











    header{
    position: fixed;
    top: 0px;
	    }

    .admin-bar header{
    top: 28px;
    }


    .logo {
		
    }















    .title{
		        background-image: url('http://cea.gov.gh/wp-content/uploads/2014/09/header2.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center 0px;
	    }


    .button, input[type="submit"],
    input[type="password"]{
							        background-color: #00acee;
		        border-color: #00acee;
	    }

