@import url("bootstrap-extended.css");
@import url("colors.css");
@import url("components.css");

.cover-image{
    background: url(http://goo.gl/vyAs27) no-repeat scroll 0 0;
    width:100%;
    height:250px;
}
