body {
	text-align: center;
	background-image: url(../images/1000004734-3.jpg);
	background-position: center center;
	background-attachment: fixed;
	padding: 0px;}

header {
	position: fixed;
	top: 0px;
	left:0px;
	z-index: 8;
	width: 100%;
	background-color: rgb(0,0,0);
	padding: 0px;
	margin: 0px;}

header h1 {
	color: rgb(0,255,255);
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;}

.violinist {
	padding: 20px;
	width: 350px;
	background-color: rgb(0,0,0);
	color: rgb(0,255,255);
	border-right: 1px solid rgb(0,255,255);
	border-bottom: 1px solid rgb(0,255,255);
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	position: static;
	margin-top: 180px;}
.violinist:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.violinist:active {
	color: rgb(255,100,220);}

.designer {
	padding: 20px;
	width: 350px;
	background-color: rgb(0,0,0);
	color: rgb(0,255,255);
	border-right: 1px solid rgb(0,255,255);
	border-bottom: 1px solid rgb(0,255,255);
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	position: static;
	margin-top: 20px;
	margin-left: 40px;}
.designer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.designer:active {
	color: rgb(255,100,220);}

.dancer {
	padding: 20px;
	width: 350px;
	background-color: rgb(0,0,0);
	color: rgb(0,255,255);
	border-right: 1px solid rgb(0,255,255);
	border-bottom: 1px solid rgb(0,255,255);
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	position: static;
	margin-top: 20px;
	margin-left: 80px;}
.dancer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.dancer:active {
	color: rgb(255,100,220);}

.composer {
	padding: 20px;
	width: 350px;
	background-color: rgb(0,0,0);
	color: rgb(0,255,255);
	border-right: 1px solid rgb(0,255,255);
	border-bottom: 1px solid rgb(0,255,255);
	font-family: Helvetica, Verdana, sans-serif;
	text-align: left;
	position: static;
	margin-top: 20px;
	margin-left: 120px;}
.composer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.composer:active {
	color: rgb(255,100,220);}

a.main:link {
	text-decoration: none;}
a.main:visited {
	color: rgb(0,255,255);}

.text {
	background-color: rgba(255,255,255,0.9);
	max-width: 800px;
	padding: 20px;
	margin: 80px auto 100px auto;
	text-align: left;
	position: static;}

h2.easy_finds {
	background-color: rgba(255,255,255,0.9);
	color: rgb(50,50,50);
	max-width: 400px;
	border-top: 3px double rgb(50,50,50);
	border-bottom: 3px double rgb(50,50,50);
	padding: 10px;
	margin: 10px auto 10px auto;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: center;
	position: static;}
h2.policy {
	margin: 120px auto 10px auto;}

p {
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 1.4em;}

footer {
	background-color: rgb(20,20,20);
	font-family: Times, serif;
	position: static;
	width: 100%;
	padding: 20px;
	margin: 0px;
	color: rgb(0,255,255);}

@media only screen and (max-width: 768px) {
	/* For mobile phones: */

body {
	background-image: url(../images/1000004734-4.jpg);}
header h1 {
	font-size: 20px;
	letter-spacing: 0em;}
div.text {
margin-top: 100px;
max-width: 100%;
}
.violinist {
	padding: 10px;
	width: 50%;
	position: static;
	margin-top: 180px;}
.violinist:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.violinist:active {
	color: rgb(255,100,220);}

.designer {
	padding: 10px;
	width: 50%;
	position: static;
	margin-top: 20px;
	margin-left: 40px;}
.designer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.designer:active {
	color: rgb(255,100,220);}

.dancer {
	padding: 10px;
	width: 50%;
	position: static;
	margin-top: 20px;
	margin-left: 80px;}
.dancer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.dancer:active {
	color: rgb(255,100,220);}

.composer {
	padding: 10px;
	width: 50%;
	position: static;
	margin-top: 20px;
	margin-left: 120px;}
.composer:hover {
	color: rgb(50,50,50);
	background-color: rgba(255,255,255,0.7);
	border-right: 1px solid rgb(50,50,50);
	border-bottom: 1px solid rgb(50,50,50);}
.composer:active {
	color: rgb(255,100,220);}

.text {
	background-color: rgba(255,255,255,0.9);
	max-width: 100%;
	padding: 20px;
	margin: 80px auto 100px auto;
	text-align: left;
	position: static;}

h2.easy_finds {
	background-color: rgba(255,255,255,0.9);
	color: rgb(50,50,50);
	max-width: 50%;
	border-top: 3px double rgb(50,50,50);
	border-bottom: 3px double rgb(50,50,50);
	padding: 10px;
	margin: 10px auto 10px auto;
	font-family: Helvetica, Verdana, sans-serif;
	text-align: center;
	position: static;}
h2.highlight {
	font-size: 17px;}
h2.policy {
	margin: 300px auto 10px auto;}
}