
body {
    background-image: url('/pics_templates/3/images/christymarks_bg.jpg');
    background-repeat: repeat-x;
    background-color: #F89458;
    width: 1000px;
    margin: 0px auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    color: #B42900;
    text-align:center;
}
a {
    color: #B42900;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}


.content {
    
}
.content a {
    text-decoration: none;
    border: none;
}

.content a img {
    border: 1px solid #BBE676;
}

.footer {
    margin: 10px 0px;
    font-size: 10px;
}

.whats_new { margin: 0px 10px 8px 10px; vertical-align: center;}
.whats_new img { border: 1px solid white; }

.thumbnail {
	width: 250px;
	float: left;
	text-align: center;
	margin: 20px 0px;	
}
