﻿#body1 {
	position: absolute;
}
#coupon1 {
	position: absolute;
	border: medium dashed #000000;
	background-image: url('file:///C:/Documents and Settings/Heather Cowart/My Documents/ANNALYN\'S folder/Test/Coupons/10%offcoupon.gif');
	background-repeat: no-repeat;
	visibility: visible;
	display: block;
}
#coupon2 {
	background-image: url('file:///C:/Documents and Settings/Heather Cowart/My Documents/ANNALYN\'S folder/Test/Coupons/BodyShop1_new.gif');
	background-repeat: no-repeat;
	border: medium dashed #000000;
	position: absolute;
}
#print {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}
#adobe {
	background-image: url('../Ads/get_adobe_reader.gif');
	background-repeat: no-repeat;
}
#adobe a {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	display: block;
}

