Weezy
Kratos Copy the css that controls the max width of a page view ..paste in ur headtags
<style type="text/css">
body {font-size: medium; font-family: Comic Sans MS; background-color: #ffffff; background-image: url(http://); margin: auto; padding: 0; max-width: 700px;}
</style>
Copy code