/* Cross Browser Compatability CSS */
/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }
body {
	background: grey;
}
p {
	font-family:arial;
}
h1 {
	color: black;
	text-align:center;
}
body {
color: #252525;
font-family: Georgia; serif;
font-size: 16.5px;
background: url("https://farm3.staticflickr.com/2941/15206987647_41066824c6_o.jpg");
background-position: center;
background-attachment: fixed;
background-size:cover;
}

h1 {
font-weight: bold;
font-size: 50px;
line-height: .8;
margin: 30px 0px 30px 0px;
}
h2 {
color: white;
background: #CFC6C2;
border-bottom-left-radius: 5px;
padding: 10px;
margin: 15px 0 15px;
font-size: 22px;
letter-spacing: 1.50px;
font-weight: 500;
}
p {
color: #3b3b3b;
padding: 10px 20px 0 7px;
line-height: 25px;
margin: 0;
}
a {
color: #FF9A6B;
text-decoration: none;
}
#text-wrapper {
background: rgba(255, 255, 255, 0.9);
float: right;
margin-top: 40px;
width: 380px;
height: 485px;
padding: 5px 0px 10px 20px;
border-bottom-left-radius:5px;
border-top-left-radius:5px;
}
/***** SOCIAL MEDIA ICONS ****/


.social-media ul li {
	float: left; 
    padding-top: 12px;
}
	.social-media ul li a {

		margin: 0px;
		padding: 0px;
		width: 32px;
		height: 31px;
		display: block; 

		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
    
/************** SOCIAL MEDIA BACKGROUND IMAGE **************/
/********************* PAIN IN THE BUTT *********************/    
		background: url('https://farm4.staticflickr.com/3912/15207576180_4ec1848e12_o.jpg');
	}

	.social-media ul li.linkedin a {
		background: url('https://farm4.staticflickr.com/3912/15207576180_4ec1848e12_o.jpg');
		background-position: 0 0px;
		margin-right: 5px;
    width: 32px;
    height: 32px;
	}
	.social-media ul li.webpage a {
		background: url('https://farm3.staticflickr.com/2942/15393991122_c0cfd3edbb_s.jpg');
		background-position: 65px 65px;
		margin-right: 15px;
    width: 55px;
    height: 62px;
	}
	.social-media ul li.linkedin a:hover {
		background-position: 0 31px;
	}
	.social-media ul li.webpage a: hover {
		background-position: 80px 31px;
  }
<a href="https://www.flickr.com/photos/127728204@N06/15207576180" title="linkedin2 by Janice Stucke, on Flickr"><img src="https://farm4.staticflickr.com/3912/15207576180_4ec1848e12_o.jpg" width="32" height="32" alt="linkedin2"></a>
<a href="https://www.flickr.com/photos/127728204@N06/15393991122" title="web_page by Janice Stucke, on Flickr"><img src="https://farm3.staticflickr.com/2942/15393991122_c0cfd3edbb_s.jpg" width="75" height="75" alt="web_page"></a>
