body {
	background-color: #eb7a34;
	width: 600px;
	margin: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 10px;
}

#PokerIntro {
	letter-spacing:5x;
	font-family: Helvetica, sans-serif;
	color: #3d34eb;
	font-size: bigger;
	font-weight: bold;
}


.Paragraph {
	color: #fcf638;
	letter-spacing: 20x;
	font-family: Arial;
}


#CardRank {
	letter-spacing:5x;
	font-family: Times New Roman;
	color: #3d34eb;
	font-size: bigger;
}

.table {
	letter-spacing:5x;
	font-family: Helvetica;
	color: #fcf638;
	font-size: 20;
	border-collapse: collapse; 
}

.Label{
	letter-spacing:5x;
	font-family: Verdana, Tahoma;
	color: #3d34eb;
	font-size: 18;
	
}

#Vanessa {
	
	letter-spacing: 100x;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;

}

#LinkHead {
	font-family: Times New Roman;
	font-weight:bold;
	font-size: 30px;
	color: #3d34eb;
		text-decoration: underline;

}

#youtubelink {
	letter-spacing:5x;
	font-family: Arial;
	color: #3d34eb;
	font-size: 25px;

}

#rankings {
	letter-spacing: 5x;
	font-family: Arial;
	color: #fcf638;
}



h2 {
	font-family: sans-serif;
	color: #fcf638;
	font-size: 30px;
	text-decoration: underline;
	
}


#StartHands{
	font-size: 30px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #fcf638;
}

#CoolVid{
	font-family: sans-serif;
	color: #fcf638;
	font-size: 20px;
}