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


html, body, ul, li,p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0px auto;
	width: 850px;
	background: white;
	position: relative;
	text-align: center;
	height: 650px;
}
a:link {
	color: #FF3366;
}
a:visited {
	color: #FD6283;
}
a:hover {
	color: #FFA3BA;
}
a:active {
	color: #FF3366;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
	text-align: center;
}
h1 {
	color: #333333;
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
}
.littletext {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FF3366;
	text-align: left;
}#wrapper .press img {
	border-width: 0px;
	border-style: none;
}
