@charset "UTF-8";
html,/* reset.css */ body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td          {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
    color: #000000;
}
.img {
	margin: 0px;
	padding: 0px;
}

#out {
  width: 300px; 
}

.int {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 695px;
}
.holder {
	margin-top: 120px;
}
.top {
}
.center {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.bottom  {
	text-align: center;
}
.cc-message, .cc-link {
 	background-color: #323232;
    color: #fff;
}