body
{
	font-family: rockwell, verdana, arial, garamond, times, serif;
	margin: 0;
	text-align: center;
	height: 100%;
}

a
{
	color: #fff;
}

a:hover
{
	color: #f90;
}

div#environs
{
	margin: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #222222;
/*	background: url('./bg_white_checks.png') #25aeff;*/
}

div#main
{
    position: relative;
	text-align: center;
	margin-left: auto;
	width: 675px; 
	margin-right: auto; 
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%; 
/*	background: url('./fridge.jpg');
	border-left: 4px solid #e2621c;
	border-right: 4px solid #e2621c; */
}

.separate
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	float: left;
	
	font-size: 12pt;
	
	margin: 3px;
	
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #efefef;
}

div#togethertext, div#websitetext
{
	width: 575px;
	padding-left: 40px;
	padding-right: 50px;
}

a#email
{
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
