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

#header, #header2, body {
background: #f0f9fe;
}

#content {
margin: 0 auto;
top: 20px;
padding: 600px 0 0 0;
width: 470px;
min-height: 1500px;
}

.entry-title {
font-family: 'Oswald', sans-serif;
font-size: 22px;
text-transform: uppercase;
font-weight: bold;
line-height: 34px;
padding: 0 px 0;
color: #000;
letter-spacing: 3px;
text-align: center;
}

#container {
width: 100%;
margin: 0 auto;
background: url('http://amyleeofficial.com/wp-content/themes/thematic/images/musicbg.jpg') top center no-repeat #0673b5;
}
