body {
    background-color: #4bada0;
    font-family: Brush Script MT;
}

#main-title {
    color: #cc0000; 
    text-align: center;
}

.property-list {
    background-color: #d94e86;
    color: white;
    border-radius: 8px;
}
