
		.blue{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 41px;
			color: #0033CC;
			font-weight: bold;
			}
			
		.red{color: #FF0000}
		.maroon{color:white;
				font-size: 24px;
				font-family: 'Orbitron', sans-serif;
				font-weight: bold;
				}
		.green{
			font-size: 72px;
			color: #15FF00;
			font-family: 'Josefin Sans', sans-serif;
			}
			
		.maintable{
			width: 1250px;
			height: 750px;
			background-color: #915b25;
			border: 3px solid black;
			
			
			
			
			}
			.welcometext{
				border: 0px;
			}
			
			.gray{
				font-size: 36px;
				color: black;
				font-family: 'Josefin Sans', sans-serif;
				font-weight: bold;
				
			}
			
		.othertd{
			width: 50%;
			height: 700px;
			}
			
					
			
		body {
background-image: url(basketballbackground.jpg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		font-family:  'Josefin Sans', sans-serif;
			
			}
		
		}
		.content{
			width: 100%;
		}
		
		.maintd{
			vertical-align: top;
		}
		
		img{
			border: 5px solid black;
			border-radius: 5px;
		}
		a:link{
			color: gray;
		}
		a:visited{
			color: gray;
		}
		a:hover{
			color: purple;
		}
		a:active{
			color:green;
		}
		.nav{
		background-color: black;
		border: solid 2px ;
		width: 20%;
		height: 50px;
		
		}
		.navtable{
			width: 1250px;
			position: right;
			
		}
		.imagerrr{
			height: 200px;
			width: 300px;			
			
		}
		.flagimage{
			height: 100px;
			width: 150px;
		}
		
		.favoritestable{
			width: 100%;
			height: 750px;
			
			
				}
				
		.bladerunnertext{
			font-size: 48px;
			font-family: 'Josefin Sans', sans-serif;
			font-weight: bold;
			background: -webkit-linear-gradient(right,#FF0202, #02F3FF);
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
		}
		.aboutmetd{
			
		}
		.imagerr{
			height: 125px;
			width: 250px;
				padding: 0px, 5px, 0px, 5px;
			
		}
		.threetable{
			width: 500px;
			height: 150px;
			Border: solid 2px white;
			border-collapse: collapse;
			background-color:black;
			
		}
		.threetablecell{
			height: 20%;
			width: 50%;
			Border: solid 2px red;
		}
		.black{
			font-size: 20px;
			color: black;
		}
