// —————————————————————————– // When having several themes, this file contains everything related to the // default one. // —————————————————————————–

body {

background: #f3f3f3;
color: #666;

}