/* Custom Styles */
body {
    font-family: 'Segoe UI', sans-serif;
}

#ad {
    background: #f5f5f5;
    border: 1px dashed #ccc;
}