/*
 Theme Name:   Text CCPA
 Description:  Theme pour La CCPA
 Author:       We used to be friends
 Template:     twentytwelve
*/


body {
    background-color: #FFF;
    color: #2d2f88;
    font-size: 16px;
}
body .site {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: none;
}
a {
    color: #2d2f88;
}