.
.
.
<title><%= @title %></title>
<%= stylesheet_link_tag "site" %> 
<%= stylesheet_link_tag "profile" %>.
.
.
.
<%= yield %>
<br clear="all" />
.
.
.

