* {
    box-sizing: border-box;
}

#git {

	margin-left: 60px;
   
}

#link {

    margin-left:  60px;
}


/*#stack {
	position: absolute;
	right: 50px;
}*/

.boxIndex {
    background-color: #ffffff;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    position: relative;
}

#boxIndexAbout {
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 25px;
    padding-right: 25px;
    text-align: left;
    line-height: 20px;
}

.boxIndex2 {
    background-color: #ffffff;
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    position: relative;
    height: 200px;
}

h3 {
    text-align: center;
    color: #fff;
    font-family: "Georgia", Times, "Times New Roman", serif;
    background-color: #4aaaa5;
    font-size: 15px;
    width: 200px;
    padding: 20px;
}

#Hangman {
    position: absolute;
    top: 175px;
    left: 125px;
}

#Trivia {
    position: absolute;
    bottom: -10px;
}

#Rutgers {
    position: absolute;
    bottom: -10px;
}

#Rock {
    position: absolute;
    bottom: -10px;
}

#RPG {
    position: absolute;
    top: 175px;
}

.col-md-6 {
    margin-bottom: 15px;
}

.col-md-4 {
    margin: 0px;
    padding-left: 20px;
}

.col-md-8 {
    margin: auto;
    padding-left: 20px;
}

#rowAbout {
    margin-top: 5px;
}

.right {
    padding-left: 40px;
}

.left {
    padding-left: 125px;
}


#smm {
    padding-left: 25px;
    padding-right: 40px;
}


h2 {
    text-align: center;
    color: #4aaaa5;
    font-family: "Georgia", Times, "Times New Roman", serif;
    font-size: 30px;
}

h1 {
    text-align: left;
    color: #4aaaa5;
    font-family: "Georgia", Times, "Times New Roman", serif;
    font-size: 35px;
}

#navlinks {
    color: inherit;
}

#navlinks:link {
    text-decoration: none;
}

#navlinks:visited {
    text-decoration: none;
}

#navlinks:hover {
    color: #4aaaa5;
}

a {
    color: inherit;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #4aaaa5;
}

body {
    color: #777777
}

#Brand {
    color: white;
    padding: 30px;
    background-color: #4aaaa5
}

.link {
    color: inherit;
    text-decoration: underline;
}

.link:link {
    text-decoration: underline;
}

.link:visited {
    text-decoration: underline;
}

.link:hover {
    color: #4aaaa5;
}

.navbar-nav {
    float: right;
}

.container-fluid {
    background-color: #e7e7e7;
}

.navbar-header {
    background-color: #4aaaa5
}

.navbar-brand {
    font-family: "Georgia", Times, "Times New Roman", serif;
    background-color: #4aaaa5;
    color: white;
    float: left;
    height: 75px;
    font-size: 30px;
    width: 250px;
}

.hover_outline:hover {
    outline: 5px solid #4aaaa5;
    outline-offset: 10px;
}

#Col2 {
    padding-left: 15px;
}

.col-md-12 {
    padding-left: 25px;
}

#Portfolio {
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    background-color: #e7e7e7;
    height: 60px;
    float: left;
    /*border-right-style: solid;
	border-right-color: #4aaaa5;
	border-width:1px;*/
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.Contactform {
    padding-right: 25px;
    padding-bottom: 25px;
}

.AboutLisa {
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
}

.AboutLisa1 {
    padding-top: 30px;
}

#small {
    font-style: italic;
    font-size: 15px;
}

#Contact {
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    background-color: #e7e7e7;
    height: 60px;
    float: left;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#About {
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    background-color: #e7e7e7;
    height: 60px;
    float: left;
    border-right-style: solid;
    border-right-color: #4aaaa5;
    border-width: 1px;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.btn-default {
    background-color: #4aaaa5;
    color: white;
}

html,
body {
    height: 100%;
    margin: 0;
}

.wrapper {
    min-height: 100%;
    margin-bottom: -50px;
}

.push {
    height: 50px;
}

footer {
    background-color: #666666;
    clear: both;
    padding: 15px;
    border-top-style: solid;
    border-top-color: #4aaaa5;
    border-top-width: 5px;
    text-align: center;
    color: #4aaaa5;
}

.Soon {
    font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
}