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

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	margin-top: 22px;
	background-image:url(../images/quinn_html_bg.jpg);
	background-attachment:fixed;
	background-color: #e11e82;
	background-position: center -60px;
}


#content {
	width: 950px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a img {
	border: 0;
}

#tag a {
	text-decoration: none;
	color: #FFF;
}

.tag {
	font-size: .7em;
}
