@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* 	Don't Hesitate, 
	We Can Work It Out!
		Country Pollution - Death Metal For Internet! */
/*	------------------------------------------------- */

body {
	background-color: #000;	
}

#rap {
	background: url(style/images/bg.jpg) no-repeat top right scroll; 
	width: 960px;
	height:800px;
	margin: 0 auto; 
}

/* Typo */ 

#tag {
	margin: 20px 40px 0px 0px;
}

.JayZ {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62px;
	font-weight: normal;
	line-height: 60px;
	margin: 30px 0px 0px 0px;
}

.JayZ strong {
	font-size: 64px;
	font-weight: bold;
}

.GrandMasterFlash {
	color: #99ff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
	font-style: italic;
	margin-top: 10px;
	margin-left: 120px;
	
}

.GrandMasterFlash strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;	
}

