Hello,
Your title indicates that this post belongs in the Vermilion forums it is specific to that template. However I see that your membership ended just 4 days ago. You would do well to renew to get further support however, in this instance the issue is not the template itself but a module that is being used to add a line of custom css (see screenshot)
You can create a file using a simple text editor for custom css and name it using this format: templatefolder-custom.css (e.g., rt_vermilion-custom.css). For this issue add this to the custom CSS file#rt-page-surround {background-image: url("http://181.224.135.87/~reacho08/images/backgrounds/soft_pink.jpg")!important; background-attachment:fixed!important; background-position:center top!important; background-repeat:repeat!important; background-color:transparent!important;}
More info here:
www.gantry-framework.org/documentation/j...custom_stylesheet.md
You can also add the module class suffixes nopaddingall nomarginall to the menu module that you are using.