
@import url('https://fonts.googleapis.com/css?family=Teko:300,400,500,600,700|Work+Sans:100,200,300,400,500,600,700,800,900|Old+Standard+TT:400,700');

.xxx	{
	border: solid 1px #cc0000;
}

body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
color: #F0F0F0;
font-size: 1.25em;
background-color: #434343;
}

p {
display: block;
margin-block-start: .25em;
margin-block-end: 1em;
padding: -10px 0 0 0;
line-height: 1.5em;
font-weight: 300;
}

h1	{
font-size: 3em;
font-weight: 100;
line-height: .75em;
}

.name-musictree	{
font-size: 2em;
font-weight: 300;
padding-top: 5px;
}

