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

#tupac {
	margin:0 auto;
	width:1024px;
	min-height:648px;
	padding:0px;
	color:#333;
	display:block;
}

#tooshort {
	margin:0px;
	padding:0px;
	float:left;
	width:500px;
	min-height:648px;
	border:none;
	display:inline;
}

#biggieSmalls {
/*	// the illest  // */
	width:384px;
	background-color:#f7f7f7;
	color:#999999;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	position:absolute;
	display:inline;
	margin:0px 0px 0px 0px;
}
#biggieSmalls h1 {
/*	// the illest  // */
	background-color:#FFF;
	color:#000000;
	font-size:180%;
	font-weight:200;
	letter-spacing:1.4px;
	margin:0px 0px 12px 0px;
	padding:0px 0 12px 0px;
}
#biggieSmalls h2 {
/*	// the illest  // */
	background-color:#FFF;
	color:#000000;
	font-size:140%;
	font-weight:300;
	letter-spacing:1.2px;
	margin:12px 0 12px 18px;
	padding:0px;
}
#biggieSmalls p {
/*	// the illest  // */
	background-color:#FFF;
	color:#000000;
	font-size:100%;
	font-weight:300;
	letter-spacing:1px;
	margin:12px 0 12px 18px;
	padding:0px;
	font-family:"Courier New", Courier, monospace;
}
a {
	color:#333;
	text-decoration:none;
}
a:active {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#F00;
	text-decoration:none;
}
	


	
	
	
