Hi,
Sorry this is the first time I am using a Gavick template, I was wondering how to change the background to a darker grey in the template? (Myfolio)
body {
background: #E5E5E5; // here you can put your color, e.g. darker grey: #545454;
}