﻿#Buttons
{
     top: 40px;
     right: 27px; /*Don't change the right one, it should stay 27px.*/
}

#ContentBox
{
     border: solid 2px Silver;
     width: 640px;
     height: 370px;
     top: 200px;
     left: 90px;
}


