.comedian { 
		border: 3px solid black;
		width: 600px;
		font-family: arial;
		font-weight: bold;
		font-size: 14px;
		padding: 4px;
		background-image: url('../images/brandsteelnew.jpg');
		background-repeat: repeat;
		color: #FFFFFF;  }
		
.comediantext { font-family: arial;
		font-weight: bold;
		font-size: 14px;
		padding: 4px;
		color: #FFFFFF; }
		
.header { font-family: arial;
			font-weight: bold;
			font-size: 28px;
			color: #FFFFFF; }

.pme { text-align: justify; }

	a.website:link { color: white; letter-spacing: 0px; text-decoration: none; font-size: 16px;}
	a.website:visited { color: white; letter-spacing: 0px; text-decoration: none; font-size: 16px;}
	a.website:hover { color: white; letter-spacing: 0px; text-decoration: underline overline; font-size: 16px;}
	a.website:active { color: white; letter-spacing: 0px; text-decoration: none; font-size: 16px;}
