#master_piano_background{opacity:1.0;}
#me_textbox {position:absolute; margin-left:70px; left:25%; top:160px; width:43%; height:70px;
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:16px; color:rgb(60,60,60); font-weight:bold;}
#info_text_spacer {height:275px;}
#pic_me {position:absolute; left:10%; margin-top:150px; top:15px; width:135px; height:110px;}
#pic_snowman {background-image:url(resources/snowman.png); position:absolute; left:2%; top:25px; width:60px; height:100px;}
#pic_flower {background-image:url(resources/flower.png); position:absolute; left:2%; top:155px; width:72px; height:120px;}
#pic_goldleaf {background-image:url(resources/leaf_gold.png); position:absolute; left:2%; top:160px; width:40px; height:40px;}
#pic_redleaf {background-image:url(resources/leaf_red.png); position:absolute; left:2%; top:220px; width:35px; height:35px;}
#pic_left_container{position:relative; margin-left:-45px; left:50%; top:3px; width:100%; height:115px;}
#pic_left {background-image:url(resources/piano-lessons-medal.png); position:relative; left:0; top:0; width:90px; height:115px; 
	border-style:solid; border-color:white; border-width:3px;}
#pic_right_container{top:5px; width:120px; height:265px;}
#pic_right {width:120px; height:180px;}

.quiz_button {position:absolute;left:25px;top:150px;width:110px; height:22px;border-style:solid; 
	border-color:rgb(130,130,130); border-width:1px; border-radius:5px; box-shadow:3px 3px 3px rgb(130,130,130);
	line-height:20px; text-align:center; text-decoration:none; font-family:"trebuchet ms"; font-size:14px; font-weight:normal; color:white;}
.quiz_button {background-image:linear-gradient(rgb(120,250,60),rgb(40,120,0)); color:white;}
.quiz_button:hover {background-image:linear-gradient(rgb(120,250,60),rgb(60,180,0));color:white;}
