body {
background-image:url('wall_bg.png');
background-repeat:repeat;
margin-top: 20px;
}

h2 a {
color: maroon;
}

.well a {
color: maroon;
}

[class^="icon-"] { 
background-image:url("img/glyphicons-halflings.png");
} 

.image{
position: relative;
}

.image .img_text {
font-weight: bold;
position: absolute;
top: 72px;
left: 0px;
width: 100%;
color: white;
}

.image .img_text span {
font-size: 12px;
background: rgb(0, 0, 0); /* fallback color */
background: rgba(0, 0, 0, 0.7);
padding: 2px;
}

.track {
width: 400px;
}

.tracks {
font-size: 10px;
overflow: hidden;
}

.container {
margin-top: 20px;
}

#m_container {
}

.box {
width: 150px;
}
