body{
background-image: url("http://gabriel.sasites.org/index.png");
background-color: yellow;
}
h1{
color: white;
}
h2{
color: white;
}
h3{
color: white;
}
h4{
color: white;
}
h5{
color: white;
}
h6{
color: white;
}
p{
color: white;
}
#h1outline{
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: gray;
}
#poutline{
-webkit-text-stroke-width: 0.25px;
-webkit-text-stroke-color: gray;
}
