@import url(https://fonts.googleapis.com/css?family=Roboto);
.font-roboto { font-family: "Roboto", serif; font-weight: normal; }

body { background-image: url("/assets/images/background.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; }

.resumeBlock { color: black; width: 75%; margin: auto; }

/*# sourceMappingURL=styles.css.map */