body {
    font-family: Arial;
    font-size: 14px;
}

b { font-weight:bold; }
i { font-style: italic; }
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.83em;
}
p {margin-bottom: 16px;}

#triangleStimulus {
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
    height:686px;
    position:relative;
    padding:20px 20px 0 20px;
}

#title {
    text-align:center;
    margin-bottom:20px;
}


hr {
    color:blue;
    height:1px;
    margin:30px 0 30px 0;
}

.shadow {
    box-shadow: 2px 2px 2px 0px #333333;
}

.highlight {
    background-color: #fff2a8;
}

#imgWrapper {
    position: relative;
}
#s1Img {
    display: block;
    margin: 50px auto 0px;
    width: 100%;
}

#imgWrapper div {
    position: absolute;
    font-weight: bold;
    font-family: "Comic Sans MS";
}
#row1 {
    top: 129px;
    right: 341px;
}
#row2 {
    top: 169px;
    right: 367px;
}
#row3 {
    top: 213px;
    right: 390px;
}
#row4 {
    top: 260px;
    right: 415px;
}