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

body{

background: url(/images/mainimages/concrete.jpg) !important;

}

.blue{
background: #49c8f5;
}

.green{
background: #acc000;
}

.orange{
background: #ee7b00;
}

.pink{
background: #e2007a;
}

.purple{
background: #9980bb;
}




