﻿/*------------------------------------------------------------

HTML elements

------------------------------------------------------------*/

h2 {
    color: #df7422;
}


/*------------------------------------------------------------

buttons

------------------------------------------------------------*/

a.bp-Button, a.bp-Button:visited, a.bp-Button:hover, .bp-Button span {
    background-image: url(Img/buttons/default.gif);
}
