BODY	{
			background-color: white;
			background-image: url('vwwallpaper3.jpg'); 
			background-repeat: repeat-y;
			background-position: top center;   
}

IMG.Float_Right	{
					float: right;
					margin-left: 24pt;
}

IMG.Float_Left	{
					float: left;
					margin-right: 24pt;
}

IMG.Float_Center {
					float: center;
					margin-right: 24pt;
}

P.Center_Pic_Align_Text	{
			text-align: center;
}


IMG.logo	{
			position: center;
}

IMG.drink	{
			position: center;
}

IMG.facebook	{
			position: center;
}

H1		{
			text-align: center;
			font: 28pt/18pt "Kristen ITC" normal black;
}

H2		{
			text-align: center;
			font: 14pt/18pt "Kristen ITC" strong black;
}


BLOCKQUOTE {
			margin-left: 1.475in;
			margin-right: 1.475in;
			text-align: justify;
			font: 14pt "Trebuchet MS" bold black;
}

P.buttons	{
			text-align: center;
			font: 16pt "Arial" normal purple;
}

P.answer	{
			margin-left: 0.75in;
			text-align: justify;
			font: 12pt "Arial" normal black;
}

a	{
	text-decoration: none;
}

A:link	{
			color: black;
}

A:visited	{
			color: black;
} 

#container	{
			width: 900px;
}

#container li	{
			float: left;
			width: 225px;
			height: 125px;
}
