#coName {
	position: absolute;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	font: bolder 4em 'Trebuchet MS', Arial, Sans-serif;
	background: url(http://www.pillowtalkin.com/images/logo_Pillowtalkin.png) no-repeat;	
	letter-spacing: -2px;
	text-indent: -2000px;
	top: 245px;
	left: 150px;
	width: 450px;
	height: 250px;
}

body {
	background-color: #000000;
	background: url('http://www.pillowtalkin.com/images/bkg_pillowtalkin.jpg') repeat-x;
}

.infoLink {	
	font-size: .8em;
	text-decoration: none;
	color: #516371;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.infoLink:hover {
	text-decoration: underline;
	color: #8FAEC7;
}

#links {
	top: 140px;
	left: 189px;
	position: absolute;
}

#links li {
	padding-left: 10px;
	display: block;
	float: left;
}
