@charset "UTF-8";
/* CSS Document */



body {
	height:100%;
	width:100%;
	left:auto;
	color:#333333;
	margin: 0 0 0 0; 
	padding-top:50px;
	background:#c9c9c9;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:auto;
}

a:link {
color:#8B1717;
}
a:visited {
color:#8B1717;
}
a:hover {
color:#F70A0A;
}

.BKGD{
	background-image:url(http://www.authenticrecordsonline.com/store/store_mailers/img/ar_mic_logo.png);
}

.BKGD2{
	background-image:url(http://www.authenticrecordsonline.com/store/store_mailers/img/ar_mic_logo2.png);
}


.bold{
	color:#8B1717;
}

.img {
	margin: 0 auto;
	position:inherit;
}


