html{
margin-left: auto;
margin-right: auto;
border: none;
width: 1000px;

scroll-y: auto;
overflow-y: scroll;
}


.indexContact{
border: none;
margin-top: -75px;
}

.paypalCenter{
width: 250px;
border: none;
margin-left: auto;
margin-right: auto;
text-align: center;
color: white;
align: center;
}

*html .paypalCenter{
width: 250px;
border: none;
margin-left: 275px;
text-align: center;
color: white;
align: center;
}

b.red{
color: #ff0000;
}

a{
color: #ffff00;
}

table{
color: #ffffff;
text-align: center;
}

b.price{
font-size: 24px;
color: #ff0000;
}

b.smallbold{
font-size: 12px;
}

.addedTopMargin{
border:5px solid orange;
}