﻿body 
{
	font-family:Verdana;
	font-size:12px;
	background-color:Black;
	
}

.header
{
	background-image:url(images/master_title.gif); 
	background-position:top;
	background-repeat:no-repeat;
	width:576; 
	height:67;	
	text-align:right;
}

.footer
{
	font-size:10px;
	text-align:center;
	color: White;
}

.leftmain
{
	background-image:url(images/master_left_bg.gif);
}

.rightmain
{
	background-image:url(images/master_right.gif);
}

a
{
	color:Black;
}
.recipe
{
	color:White;
	font-size:11px;
}
.agebg
{
	background-image:url(images/age_03.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.privacyText
{
	color:White;
}