/*
 * CurtisAndRebecca.com
 * style.css
 * © 2007-2012 Curtis Free and Rebecca Drake. All rights reserved.
 */

body {
    background-color: #006699;
    color: #FFFFFF;
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
}

img#main {
    border: 0.75em solid #FFFFFF;
}

p#tagline {
    font-weight: bold;
}


