﻿body {
 background-image: url('http://imgur.com/jJJWBMP.jpeg') !important;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100%;
}

select#ThemeAndSubThemeId.form-control {
    max-width: 1000px;
}