/* CSS- Cascading Style Sheet for the Template: becca */

body {
	background-color: #242424;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #FFFFFF;
	
}
.thumbnails {
    padding:5px;
    border:0px;
    }
#image {
    padding:5px;
    }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#page {
	border:0px;
	padding:20px;
	text-align:left;
	width:700px;
	}