@charset "UTF-8";
/* CSS Document */

body{
background-color:#e1e1e1;
}

#educational_toy{
width:1050px;
margin-left:auto;
margin-right:auto;
}

#classical_music_education{
background-image:url(images/classical_music.jpg);
}

#classical_music_history{
background-image:url(images/music_education.jpg);
}

p{
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#333333;
text-align:justify;
}

h1{
	font-family: "Castellar";
	font-size:30px;
	color:#653193;
	font-weight:bold;
}

h9{
	font-family: "Castellar";
	font-size:20px;
	color:#653193;
	font-weight:bold;
	text-align:center;
}

.image_left{
float:left;
margin-right:5px;
}

.image_right{
float:right;
margin-left:15px;
}

h2{
/*font-family:Castellar;*/
font-size:14px;
line-height:18px;
color:#000000;
}

.image_left2{
float:left;
margin-right:15px;
}

.image_center{
	text-align: center;
	float: none;
}

h3{
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#000000;
}

h4{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#653193;
}
.button
{
	background-color:#baa2ce;
	color:#000;
}

.center
{

text-align:center;

}

.center p {
text-align: center;
align: middle;

}
