I am having problems with my css, I am trying to get the page to not left align and be "jagged" on the right. I want to have smooth edges on each. Below is the code in question, if someone could tell me what I need to insert and where that would be great.
<style>
/* copy */
A {text-decoration: none}
.text {font-family: Arial, Geneva; color: #000000; font-size: 12px; font-weight: 400;}
</style>




Bookmarks