@charset "UTF-8";
/* CSS Document */

@import url("couponsplash.css");
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#couppic {
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
	padding: 0em 0em 2em;
}
#text {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-style: normal;
	line-height: 1.75em;
	font-weight: bold;
	padding-left: 120px;
	margin-top: -80px;
	padding-right: 80px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	text-align: center;
	margin-top: -5px;
}
#links li {
	display: inline;
}
#footer {
	text-decoration: none;
	text-align: center;
}
#footer a {
	color: #F00;
}
a {
	text-decoration: none;
}
#links a img {
	border-style: none;
}
