not to be stupid but where do I put this , in the CSS? and if so does it matter where?
#rap {
margin: 0 auto;
padding: 0;
width: 740px;
}
and this to?
{ text-align: center; }
https://www.demerchantfamily.com/patches/
I tried an experiment I changed my screen resolution from 1024 x 768 to 800x 600 and it looked fine , how could it be made to display right in both resolutions?