body {
     background-image: url('images/joined_in_business_large.jpg';
     color: #171777;
}

p {
    color: #17177;
}
 
#top_menu a {
    text-decoration: none;
    font-family: arial;
    color: #3232CE;
}

#top_menu a:hover {
    color: #1A8CFF;
}

h1 {
    color: #171777; 
    font-family: "Times New Roman"; 
    font-size: 320%
}
    
h2 {
    color: #171777; 
    font-family: Arial; 
    font-size: 200%
}

h3 {
    color: blue; 
    font-size: 100%; 
    font-family: Arial
}

p {
    color:black; 
    font-family: Arial; 
    font-size: small
}

a {
    text-decoration: none;
}

