	.pink{
		font-family:'Great Vibes', cursive;
		font-size: 45px;
		color: #151B54;
		font-weight: bold;
	}
	.pink2{
		font-size: 80px;
		color: #4488bb;
		font-family: 'Tangerine', cursive;
		font-weight: bold;
	}
	body{
		background-image: url(night.jpg);
	}
	img{
		border: 13px #D3D3D3;
		border-radius: 10px;
	}	
	.maintable{
		background-color: #668888;
		width: 100%;
		height: 600px;
		border: 15px #D3D3D3 padding;
		border-radius: 15px;
	}
	.content{
		margin: auto;
		width: 1000px;
	}
	.maintd{
		vertical-align: top;
		padding: 30px;
	}
	a:link{
		color: #151B54;
		font-family: 'Tangerine', cursive;
		font-size: 40px;
		font-weight: bold;
	}
	a:visited{
		color: #151B54;
		font-family: 'Tangerine', cursive;
		font-size: 40px;
		font-weight: bold;
	}
	a:hover{
		color: #151B54;
		font-family: 'Tangerine', cursive;
		font-size: 30px;
		font-weight: bold;
	}
	a:acive{
		color: #151B54;
		font-family: 'Tangerine', cursive;
		font-size: 30px;
		font-weight: bold;
	
	}			
	.nav{
		background-color: #4488bb;
		width: 25%;
		height: 25px;
		font-family: 'Tangerine', cursive;
		font-weight: bold;
		font-size: 30px;
		border: solid 5px gray;
		border-radius: 15px;
	}
	.navtable{
		width: 85%;
		height: 60px;
	}
		