



/*Font Headings*/
/*Font Headings*/

/*White Borders*/
/*White Borders*/

/*Borders Color*/
/*Borders Color*/

/*Background Image*/
body{
background-image: url("https://jakabfoto.com/wp-content/uploads/2018/12/grey.jpg");
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
}
/*Background Image*/