CODE
<style>
.nametext{
color:######;
font-family:fontnamehere;
font-size: #px;
letter-spacing:#px;
line-height:#px;
display: inline; position: relative; top: 20px; left: 190px;}
</style>
Try that just edit everything then where it says top and left. Make the top number higher to move it lower and the left number higher to move it more to the right.