.nav1,.nav2,.nav3,.nav4,.nav5
{
  padding: 3px;
  background: white;
  border: 2px solid black;

}

.nav
{
	border-bottom: 1px solid black;
	background-color: white;
	font-size : 20px
}

a
{
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

h1
{
	color: white;
	font-weight : bold;
	font-size : 30px;

}

h2
{
	color: white;
	font-weight : bold;
	font-size : 30px;
	text-decoration: underline
}



body
{
	background-attachment: fixed;
	background-image: linear-gradient(to left bottom, #0021ff, #0042ff, #0059ff, #006bff, #237cf9, #008efd, #009efe, #1aadfc, #00c1ff, #19d3ff, #4be4fc, #75f4f9);
}

p
{
  color: black;	
  font-size : 20px;
  font-family: comic sans ms;
}

p1
{
  color: black;	
  font-size : 25px;
  text-decoration: underline;	
}



.art-intro
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 70px;
	left: 200px;
}








.art-debut
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: absolute;
    top: 250px;
	left: 1100px;
}







.art
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 200px;
	left: 200px;
}

.art1
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 170px;
	left: 1200px;
}

.art2
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 150px;
	left: 200px;
}

.art3
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 150px;
	left: 1200px;
}

.art4
{
	color: #E70505;
	font-size: 1.5em;
	text-align : center;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
    top: 150px;
	left: 200px;
}

.php
{
	text-align: center;	
}

.nav1
{
	position: relative;
	right: 20%;
}

.nav2
{
	position: relative;
	right: 10%;
}

.nav3
{
	
}

.nav4
{
	position: relative;
	left: 10%;
}

.nav5
{
	position: relative;
	left: 20%;
}