body {
background-color:#000000;
color:#BDBDBD;
}

.maintable {
	background-color:#663300;
	background-image:url(images/jewelry_background.jpg);
	color: #FFFFFF;
}

a {
color:#CC0000;
font-weight:bold;
}

a:visited {
color:#CC0000;
}

a:hover {
color:#CCCC33;
}

.header {
background-image:url(atomic/headline.jpg);
height:98px;
width:750;
}

.footer {
background-image:url(atomic/bottom.gif);
height:95px;
width:750px;
}

.text1 {
color:#FFFFFF;
}

.text2 {
font-size:13px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.aboutmetable {
	background-image: url(images/about_me_backing.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}

