﻿.webui_home
{
	background-image:url(../Images/ricky.html);
	background-repeat: no-repeat;
}

.webui_aboutMe
{
	background-image:url(../Images/content_box.html);
	background-repeat: no-repeat;
}



.webui_contactMe
{
	background-image:url(../Images/content_box.html);
	background-repeat: no-repeat;
}

.webui_aboutMe_Content{
    text-align: left;
    font-family:Verdana;
    font-size: 11px;
    font-weight:bold;
    color: #394143;
    padding-left: 15px;
    padding-top: 30px;
    vertical-align: top;
}

