﻿    body {
	background: #ddd !important;	
    font-family:'Century Gothic';
}

    .custom-box-shadow {	
        box-shadow: 3px 3px 3px #888888;
    }

        .custom-noBorder-radius {
        border-radius:0;
    }