



/*Font Headings*/
/*Font Headings*/

/*White Borders*/
/*White Borders*/

/*Borders Color*/
/*Borders Color*/

/*Background Image*/
body{
background-image: url("http://edgaresteves.com/home/wp-content/uploads/2015/04/edbg.png");
background-repeat: repeat-x;
background-position: center center;
background-attachment: fixed;
}
/*Background Image*/