@charset "UTF-8";
header h1 {
	color: #0EB5E8;
	text-align: center;
	font-style: oblique;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #B2EEE9;
	font-size: 2.5em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
footer ul {
	list-style-type: none;
	text-align: center;
	color: #F4F2F2;
	font-size: 1.5em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
footer ul li {
	display: inline-block;
	margin-right: 50px;
	font-size: 1.5em;
}
header h1 a:link, header a:visited {
	color: #FCFCF9;
	text-decoration: none;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
footer h1 a:link, footer h1 a:visited {
	color: #30BED8;
	text-decoration: none;
}
nav ul li a:link , nav ul li a:visited {
	color: #080976;
	text-decoration: none;
	font-style: italic;
}
footer ul li a:link  , footer ul li a:visited {
	color: #F4F2F2;
	text-decoration: none;
	font-size: 1.5em;
}
header h1 a:hover, header a:active {
	color: #0EB5E8;
	text-decoration: none;
}
nav ul li a:hover , nav ul li a:active {
	color: #0EB5E8;
	text-decoration: none;
}
footer ul li a:hover  , footer ul li a:active {
	color: #0DA2CF;
	text-decoration: none;
	font-size: 1.em;
}
footer h1 a:hover, footer h1 a:active {
	color: #08097C;
	text-decoration: none;
}
p {
	color: #473E07;
}
nav ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	text-align: right;
	margin-right: 24px;
}
nav ul li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
main img {
	padding-left: 25px;
	padding-right: 0px;
}
h1 {
	color: #0EB5E8;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
}
footer h1 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
main {
}
#maintext {
	margin-left: 24px;
	/* [disabled]margin-right: auto; */
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
footer {
	margin-left: 24px;
	background-image: url(Assets/image/background-2360__480.jpg);/*this image come from pixabay https://pixabay.com/photos/background-beach-coast-love-ocean-2360/*/
	background-repeat: repeat;
	background-position: 30% 19%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#whale img {
	padding-right: 84px;
	padding-bottom: 35px;
	padding-left: 75px;
}
#whale h2 {
	width: 180px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 40px;
	font-size: 1.em;
	color: #473E07;
}
body {
	background-color: #B2EEE9;
	color: #B2EEE9;
}
footer h1 a {
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
}
main h2 {
	color: #221007;
}
#whale {
	display: flex;
}
main h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #FCFCF9;
	margin-left: 30px;
}
